create static method

TxObject create()

Implementation

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