tradeStatistics3Store property

  1. @TagNumber(14)
TradeStatistics3Store get tradeStatistics3Store

Implementation

@$pb.TagNumber(14)
TradeStatistics3Store get tradeStatistics3Store => $_getN(13);
  1. @TagNumber(14)
set tradeStatistics3Store (TradeStatistics3Store v)

Implementation

@$pb.TagNumber(14)
set tradeStatistics3Store(TradeStatistics3Store v) { setField(14, v); }