getDefault static method

NullHypothesisProto2 getDefault()

Implementation

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