CategoryPb$json top-level constant

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

Implementation

@$core.Deprecated('Use categoryPbDescriptor instead')
const CategoryPb$json = {
  '1': 'CategoryPb',
  '2': [
    {'1': 'calibresIds', '3': 1, '4': 3, '5': 13, '10': 'calibresIds'},
    {'1': 'title', '3': 2, '4': 1, '5': 9, '10': 'title'},
    {'1': 'color', '3': 3, '4': 1, '5': 4, '10': 'color'},
    {'1': 'creationDate', '3': 4, '4': 1, '5': 9, '10': 'creationDate'},
    {'1': 'updateDate', '3': 5, '4': 1, '5': 9, '10': 'updateDate'},
  ],
};