BoutiqueIndexAndDeviceIndex$json top-level constant

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

Implementation

@$core.Deprecated('Use boutiqueIndexAndDeviceIndexDescriptor instead')
const BoutiqueIndexAndDeviceIndex$json = {
  '1': 'BoutiqueIndexAndDeviceIndex',
  '2': [
    {'1': 'boutiqueIndex', '3': 1, '4': 1, '5': 5, '10': 'boutiqueIndex'},
    {'1': 'deviceIndex', '3': 2, '4': 1, '5': 5, '10': 'deviceIndex'},
  ],
};