OTPFactor$json top-level constant

  1. @Deprecated('Use oTPFactorDescriptor instead')
Map<String, Object> const OTPFactor$json

Implementation

@$core.Deprecated('Use oTPFactorDescriptor instead')
const OTPFactor$json = {
  '1': 'OTPFactor',
  '2': [
    {
      '1': 'verified_at',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'verifiedAt'
    },
  ],
};