getDefault static method

Proposition_Locked getDefault()

Implementation

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