create static method

TxResponse create()

Implementation

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