PushNotificationProto_OpenRequest$json top-level constant
Implementation
@$core.Deprecated('Use pushNotificationProtoDescriptor instead')
const PushNotificationProto_OpenRequest$json = {
'1': 'OpenRequest',
'2': [
{'1': 'accountId', '3': 1, '4': 1, '5': 3, '10': 'accountId'},
{'1': 'cabinetName', '3': 2, '4': 1, '5': 9, '10': 'cabinetName'},
{'1': 'cabinetId', '3': 3, '4': 1, '5': 3, '10': 'cabinetId'},
{
'1': 'tag',
'3': 4,
'4': 1,
'5': 14,
'6': '.Auth.PushNotificationProto.Tag',
'10': 'tag'
},
],
};