PushNotificationProto_OpenRequest$json top-level constant

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

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'
    },
  ],
};