LocalDistributionProto_CheckExistenceResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use localDistributionProtoDescriptor instead')
const LocalDistributionProto_CheckExistenceResponse$json = {
  '1': 'CheckExistenceResponse',
  '2': [
    {'1': 'exist', '3': 1, '4': 1, '5': 8, '10': 'exist'},
    {
      '1': 'client',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Platform.ClientProto',
      '10': 'client'
    },
  ],
};