getDefault static method

BoolValue getDefault()

Implementation

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