ReceiveData$json top-level constant

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

Implementation

@$core.Deprecated('Use receiveDataDescriptor instead')
const ReceiveData$json = {
  '1': 'ReceiveData',
  '2': [
    {'1': 'from', '3': 1, '4': 2, '5': 9, '10': 'from'},
    {'1': 'payload', '3': 2, '4': 2, '5': 9, '10': 'payload'},
    {'1': 'label', '3': 3, '4': 1, '5': 9, '10': 'label'},
  ],
};