PushNotificationProto_InfoPushRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use pushNotificationProtoDescriptor instead')
const PushNotificationProto_InfoPushRequest$json = {
  '1': 'InfoPushRequest',
  '2': [
    {'1': 'accountId', '3': 1, '4': 1, '5': 3, '10': 'accountId'},
    {'1': 'cabinetName', '3': 2, '4': 1, '5': 9, '10': 'cabinetName'},
    {'1': 'status', '3': 3, '4': 1, '5': 9, '10': 'status'},
    {'1': 'locale', '3': 4, '4': 1, '5': 9, '10': 'locale'},
    {'1': 'pushType', '3': 5, '4': 1, '5': 14, '6': '.Auth.PushNotificationProto.PushType', '10': 'pushType'},
  ],
};