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'},
    {'1': 'error', '3': 5, '4': 1, '5': 9, '10': 'error'},
    {'1': 'operatorName', '3': 6, '4': 1, '5': 9, '10': 'operatorName'},
    {'1': 'locale', '3': 7, '4': 1, '5': 9, '10': 'locale'},
  ],
};