create static method

TransactionPlan create()

Implementation

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