getDefault static method

Proposition_Threshold getDefault()

Implementation

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