getDefault static method

StreamWithAnnotation getDefault()

Implementation

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