SendDataResponse$json top-level constant

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

Implementation

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