ItemSoldNotification$json top-level constant

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

Implementation

@$core.Deprecated('Use itemSoldNotificationDescriptor instead')
const ItemSoldNotification$json = {
  '1': 'ItemSoldNotification',
  '2': [
    {'1': 'Ad', '3': 1, '4': 1, '5': 11, '6': '.Ad', '10': 'Ad'},
  ],
};