create static method

MarketDepthReply create()

Implementation

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