create static method

TxDescriptor create()

Implementation

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