getDefault static method

NullHypothesisProto3 getDefault()

Implementation

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