WebAuthNFactor$json top-level constant

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

Implementation

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