create static method

MarketDepthInfo create()

Implementation

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