HistoryDataInterfaceServiceBase$messageJson top-level constant

  1. @Deprecated('Use historyDataInterfaceServiceDescriptor instead')
Map<String, Map<String, dynamic>> const HistoryDataInterfaceServiceBase$messageJson

Implementation

@$core.Deprecated('Use historyDataInterfaceServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> HistoryDataInterfaceServiceBase$messageJson = {
  '.forwarder.StockNumArrWithDate': StockNumArrWithDate$json,
  '.forwarder.HistoryTickResponse': HistoryTickResponse$json,
  '.forwarder.HistoryTickMessage': HistoryTickMessage$json,
  '.forwarder.HistoryKbarResponse': HistoryKbarResponse$json,
  '.forwarder.HistoryKbarMessage': HistoryKbarMessage$json,
  '.forwarder.HistoryCloseResponse': HistoryCloseResponse$json,
  '.forwarder.HistoryCloseMessage': HistoryCloseMessage$json,
  '.forwarder.FutureCodeArrWithDate': FutureCodeArrWithDate$json,
};