generateAsInternal
Whether to generate Kotlin models with internal visibility modifier.
To specify which classes to generate as internal, compilerKotlinHooks with AddInternalCompilerHooks can be used instead.
Default value: false