create static method

TxnRequest create()

Implementation

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