create static method

TradePeer create()

Implementation

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