GetGPIOResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getGPIOResponseDescriptor instead')
const GetGPIOResponse$json = {
  '1': 'GetGPIOResponse',
  '2': [
    {'1': 'high', '3': 1, '4': 1, '5': 8, '10': 'high'},
  ],
};