FqType

constructor(names: List<String>, variance: FqType.Variance = Invariant, parameterTypes: List<FqType> = emptyList(), nullable: Boolean = false)