getDefault static method

TradeStatistics3Store getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TradeStatistics3Store getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<TradeStatistics3Store>(create);