create static method

TxnContext create()

Implementation

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