create static method

RawTx create()

Implementation

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