FindAccountUserResp$json top-level constant

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

Implementation

@$core.Deprecated('Use findAccountUserRespDescriptor instead')
const FindAccountUserResp$json = {
  '1': 'FindAccountUserResp',
  '2': [
    {
      '1': 'accountUserMap',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.openim.chat.FindAccountUserResp.AccountUserMapEntry',
      '10': 'accountUserMap'
    },
  ],
  '3': [FindAccountUserResp_AccountUserMapEntry$json],
};