AccountVerificationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use accountVerificationResponseDescriptor instead')
const AccountVerificationResponse$json = {
  '1': 'AccountVerificationResponse',
  '2': [
    {'1': 'Account', '3': 1, '4': 1, '5': 11, '6': '.Account', '10': 'Account'},
    {'1': 'Verified', '3': 2, '4': 1, '5': 8, '10': 'Verified'},
  ],
};