CreateKeysConfig constructor
CreateKeysConfig({})
Implementation
CreateKeysConfig({
this.signatureType,
this.enforceBiometric,
this.setInvalidatedByBiometricEnrollment,
this.useDeviceCredentials,
this.enableDecryption,
this.promptSubtitle,
this.promptDescription,
this.cancelButtonText,
this.failIfExists,
this.fallbackOptions,
});