getDefault static method

Annotations getDefault()

Implementation

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