VerificationCode$json top-level constant
Implementation
@$core.Deprecated('Use verificationCodeDescriptor instead')
const VerificationCode$json = const {
'1': 'VerificationCode',
'2': const [
const {'1': 'code', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.Hash', '10': 'code'},
const {'1': 'sent_at', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'sentAt'},
const {'1': 'expires_at', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'expiresAt'},
const {'1': 'attempts', '3': 4, '4': 1, '5': 5, '10': 'attempts'},
const {'1': 'last_attempt', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastAttempt'},
const {'1': 'type', '3': 6, '4': 1, '5': 14, '6': '.Nuntio.VerificationType', '10': 'type'},
const {'1': 'user_id', '3': 7, '4': 1, '5': 9, '10': 'userId'},
],
};