ReadCategoriesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use readCategoriesRequestDescriptor instead')
const ReadCategoriesRequest$json = {
  '1': 'ReadCategoriesRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
  ],
};