OfflinePushInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use offlinePushInfoDescriptor instead')
const OfflinePushInfo$json = {
  '1': 'OfflinePushInfo',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    {'1': 'desc', '3': 2, '4': 1, '5': 9, '10': 'desc'},
    {'1': 'ex', '3': 3, '4': 1, '5': 9, '10': 'ex'},
    {'1': 'iOSPushSound', '3': 4, '4': 1, '5': 9, '10': 'iOSPushSound'},
    {'1': 'iOSBadgeCount', '3': 5, '4': 1, '5': 8, '10': 'iOSBadgeCount'},
    {'1': 'signalInfo', '3': 6, '4': 1, '5': 9, '10': 'signalInfo'},
  ],
};