create static method

TxMsgData create()

Implementation

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