SubscribeDataInterfaceServiceBase$messageJson top-level constant

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

Implementation

@$core.Deprecated('Use subscribeDataInterfaceServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> SubscribeDataInterfaceServiceBase$messageJson = {
  '.forwarder.StockNumArr': $2.StockNumArr$json,
  '.forwarder.SubscribeResponse': SubscribeResponse$json,
  '.forwarder.FutureCodeArr': $2.FutureCodeArr$json,
  '.google.protobuf.Empty': $1.Empty$json,
  '.forwarder.ErrorMessage': $2.ErrorMessage$json,
};