AccountProto_AccountsActivationStatuses$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_AccountsActivationStatuses$json = {
  '1': 'AccountsActivationStatuses',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {
      '1': 'status',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.Auth.AccountProto.ActivationStatuses',
      '10': 'status'
    },
  ],
};