AuthFactorOTP$json top-level constant

  1. @Deprecated('Use authFactorOTPDescriptor instead')
Map<String, String> const AuthFactorOTP$json

Implementation

@$core.Deprecated('Use authFactorOTPDescriptor instead')
const AuthFactorOTP$json = const {
  '1': 'AuthFactorOTP',
};