Default
A default instance of the ReflectionClassJsonSchemaGenerator class, preconfigured with the default settings defined in JsonSchemaConfig.Default.
This instance can be used to generate JSON schema representations of Kotlin objects using reflection-based introspection. It simplifies the creation of schemas without requiring explicit configuration.