create static method

TradeInfo create()

Implementation

@$core.pragma('dart2js:noInline')
static TradeInfo create() => TradeInfo._();