toggle menu
redwood
0.15.0
jvm
switch theme
search in API
redwood-tooling-schema
/
app.cash.redwood.tooling.schema
/
FqType
/
FqType
Fq
Type
constructor
(
names
:
List
<
String
>
,
variance
:
FqType.Variance
=
Invariant
,
parameterTypes
:
List
<
FqType
>
=
emptyList()
,
nullable
:
Boolean
=
false
)