KtorGenExperimental

@RequiresOptIn(message = "KtorGen experimental API, the generated code may be fail or not generated", level = RequiresOptIn.Level.ERROR)
annotation class KtorGenExperimental(source)

Experimental API, the compiler can omit the property or annotation, or generated code has errors.