NotificationAction_MyItemsPageId$json top-level constant

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

Implementation

@$core.Deprecated('Use notificationActionDescriptor instead')
const NotificationAction_MyItemsPageId$json = {
  '1': 'MyItemsPageId',
  '2': [
    {'1': 'Home', '2': 0},
    {'1': 'WaitingForApproval', '2': 1},
    {'1': 'ForSale', '2': 2},
    {'1': 'Sold', '2': 3},
    {'1': 'AtOrderly', '2': 4},
    {'1': 'Expiring', '2': 5},
    {'1': 'Trash', '2': 6},
  ],
};