ArticleKindPb$json top-level constant

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

Implementation

@$core.Deprecated('Use articleKindPbDescriptor instead')
const ArticleKindPb$json = {
  '1': 'ArticleKindPb',
  '2': [
    {'1': 'unknown', '2': 0},
    {'1': 'retail', '2': 1},
    {'1': 'basket', '2': 2},
    {'1': 'uncountable', '2': 3},
  ],
};