getDefault static method

JSONSchemaProperty getDefault()

Implementation

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