create static method

TransactionID create()

Implementation

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