getDefault static method

TxoAddressResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TxoAddressResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<TxoAddressResponse>(create);