create static method

MsgTx create()

Implementation

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