GetAccountByEmailReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getAccountByEmailReplyDescriptor instead')
const GetAccountByEmailReply$json = {
  '1': 'GetAccountByEmailReply',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 11, '6': '.identity.User', '10': 'data'},
  ],
};