GetDigitalInterruptValueResponse$json top-level constant

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

Implementation

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