getDefault static method

ContentTypeId getDefault()

Implementation

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