FFBiometricVerification$json top-level constant
- @Deprecated('Use fFBiometricVerificationDescriptor instead')
Implementation
@$core.Deprecated('Use fFBiometricVerificationDescriptor instead')
const FFBiometricVerification$json = {
'1': 'FFBiometricVerification',
'2': [
{'1': 'biometric_only', '3': 1, '4': 1, '5': 8, '10': 'biometricOnly'},
{
'1': 'biometric_reason_text',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'biometricReasonText'
},
],
};