GetAccountByEmailRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getAccountByEmailRequestDescriptor instead')
const GetAccountByEmailRequest$json = {
  '1': 'GetAccountByEmailRequest',
  '2': [
    {'1': 'email', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'email'},
  ],
};