PushNotificationProto_ActiveRequest$json top-level constant
- @Deprecated('Use pushNotificationProtoDescriptor instead')
Map<String, Object>
const
PushNotificationProto_ActiveRequest$json
Implementation
@$core.Deprecated('Use pushNotificationProtoDescriptor instead')
const PushNotificationProto_ActiveRequest$json = {
'1': 'ActiveRequest',
'2': [
{'1': 'accountId', '3': 1, '4': 1, '5': 3, '10': 'accountId'},
{'1': 'operator', '3': 2, '4': 1, '5': 9, '10': 'operator'},
{'1': 'accepted', '3': 3, '4': 1, '5': 8, '10': 'accepted'},
{'1': 'tag', '3': 4, '4': 1, '5': 14, '6': '.Auth.PushNotificationProto.Tag', '10': 'tag'},
{'1': 'locale', '3': 5, '4': 1, '5': 9, '10': 'locale'},
],
};