GetPropertiesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPropertiesResponseDescriptor instead')
const GetPropertiesResponse$json = {
  '1': 'GetPropertiesResponse',
  '2': [
    {'1': 'supported_codecs', '3': 1, '4': 3, '5': 9, '10': 'supportedCodecs'},
    {'1': 'sample_rate_hz', '3': 2, '4': 1, '5': 5, '10': 'sampleRateHz'},
    {'1': 'num_channels', '3': 3, '4': 1, '5': 5, '10': 'numChannels'},
  ],
};