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': 'ticks_count_supported', '3': 1, '4': 1, '5': 8, '10': 'ticksCountSupported'},
    {'1': 'angle_degrees_supported', '3': 2, '4': 1, '5': 8, '10': 'angleDegreesSupported'},
  ],
};