getDefault static method

ResponseDeliverTx getDefault()

Implementation

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