create static method

TradeIndex create()

Implementation

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