ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
TypeInfo
/
TypeInfo
Type
Info
constructor
(
kClass
:
KClass
<
*
>
?
,
nullable
:
Boolean
=
false
,
arguments
:
List
<
TypeInfo
>
=
emptyList()
,
restrictions
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
(
source
)
constructor
(
name
:
String
,
nullable
:
Boolean
=
false
,
arguments
:
List
<
TypeInfo
>
=
emptyList()
,
restrictions
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
(
source
)