getDefault static method

RequestCheckTx getDefault()

Implementation

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