SearchAdminAccountResp$json top-level constant

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

Implementation

@$core.Deprecated('Use searchAdminAccountRespDescriptor instead')
const SearchAdminAccountResp$json = {
  '1': 'SearchAdminAccountResp',
  '2': [
    {'1': 'total', '3': 1, '4': 1, '5': 13, '10': 'total'},
    {
      '1': 'adminAccounts',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.openim.admin.GetAdminInfoResp',
      '10': 'adminAccounts'
    },
  ],
};