create static method

TxBody create()

Implementation

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