GetControlsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getControlsResponseDescriptor instead')
const GetControlsResponse$json = {
  '1': 'GetControlsResponse',
  '2': [
    {'1': 'controls', '3': 1, '4': 3, '5': 9, '10': 'controls'},
  ],
};