NotifyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use notifyResponseDescriptor instead')
const NotifyResponse$json = {
  '1': 'NotifyResponse',
  '2': [
    {'1': 'results', '3': 5, '4': 3, '5': 11, '6': '.device.v1.NotifyResult', '10': 'results'},
  ],
};