AccountProto_RetrievePushInfoReply$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_RetrievePushInfoReply$json = {
  '1': 'RetrievePushInfoReply',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'push_token', '3': 2, '4': 1, '5': 9, '10': 'pushToken'},
    {'1': 'pushType', '3': 3, '4': 1, '5': 14, '6': '.Auth.PushNotificationProto.PushType', '10': 'pushType'},
  ],
};