create static method

Trade create()

Implementation

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