Fixed Result Type
Indicates that this DSL has a fixed result type, instead of being polymorphic on the result type.
The type must be a fully-qualified name. Unfortunately we cannot use a Class here because of limitations of KSP + Kotlin Multiplatform.