AdvertisementData_ManufacturerDataEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use advertisementDataDescriptor instead')
const AdvertisementData_ManufacturerDataEntry$json = const {
  '1': 'ManufacturerDataEntry',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 5, '10': 'key'},
    const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
  ],
  '7': const {'7': true},
};