KotlinX-Schema
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-core
/
kotlinx.schema.generator.core.ir
/
Property
/
Property
Property
constructor
(
name
:
String
,
type
:
TypeRef
,
description
:
String
?
=
null
,
deprecated
:
Boolean
=
false
,
defaultPresence
:
DefaultPresence
=
DefaultPresence.Absent
,
annotations
:
Map
<
String
,
String
?
>
=
emptyMap()
)
(
source
)