FindUserAccountResp$json top-level constant

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

Implementation

@$core.Deprecated('Use findUserAccountRespDescriptor instead')
const FindUserAccountResp$json = {
  '1': 'FindUserAccountResp',
  '2': [
    {
      '1': 'userAccountMap',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.openim.chat.FindUserAccountResp.UserAccountMapEntry',
      '10': 'userAccountMap'
    },
  ],
  '3': [FindUserAccountResp_UserAccountMapEntry$json],
};