create static method

StockDecision create()

Implementation

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