GetCurrentInputsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getCurrentInputsResponseDescriptor instead')
const GetCurrentInputsResponse$json = {
  '1': 'GetCurrentInputsResponse',
  '2': [
    {'1': 'values', '3': 1, '4': 3, '5': 1, '10': 'values'},
  ],
};