GetAccountByIdReply$json top-level constant

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

Implementation

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