NotifyMessage$json top-level constant
Implementation
@$core.Deprecated('Use notifyMessageDescriptor instead')
const NotifyMessage$json = {
'1': 'NotifyMessage',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'title', '3': 3, '4': 1, '5': 9, '10': 'title'},
{'1': 'body', '3': 4, '4': 1, '5': 9, '10': 'body'},
{'1': 'data', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'data'},
{'1': 'extras', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extras'},
],
};