NotificationElem$json top-level constant

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

Implementation

@$core.Deprecated('Use notificationElemDescriptor instead')
const NotificationElem$json = {
  '1': 'NotificationElem',
  '2': [
    {'1': 'detail', '3': 1, '4': 1, '5': 9, '10': 'detail'},
  ],
};