create static method

TxId create()

Implementation

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