create static method

Tx create()

Implementation

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