Notification$json top-level constant
Implementation
@$core.Deprecated('Use notificationDescriptor instead')
const Notification$json = const {
'1': 'Notification',
'2': const [
const {'1': 'percent', '3': 1, '4': 1, '5': 13, '8': const {}, '10': 'percent'},
const {'1': 'repeat', '3': 2, '4': 1, '5': 8, '8': const {}, '10': 'repeat'},
const {'1': 'call_url', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'callUrl'},
],
};