TOTPFactor$json top-level constant

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

Implementation

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