GetClientConfigResp$json top-level constant

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

Implementation

@$core.Deprecated('Use getClientConfigRespDescriptor instead')
const GetClientConfigResp$json = {
  '1': 'GetClientConfigResp',
  '2': [
    {
      '1': 'config',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.openim.admin.GetClientConfigResp.ConfigEntry',
      '10': 'config'
    },
  ],
  '3': [GetClientConfigResp_ConfigEntry$json],
};