FindCategoryRequest$json top-level constant

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

Implementation

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