create static method

TxoStats create()

Implementation

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