PageApplicationVersionResp$json top-level constant

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

Implementation

@$core.Deprecated('Use pageApplicationVersionRespDescriptor instead')
const PageApplicationVersionResp$json = {
  '1': 'PageApplicationVersionResp',
  '2': [
    {'1': 'total', '3': 1, '4': 1, '5': 3, '10': 'total'},
    {
      '1': 'versions',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.openim.admin.ApplicationVersion',
      '10': 'versions'
    },
  ],
};