kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
runtime
/
io.github.kikin81.atproto.runtime
/
AtField
/
Defined
Defined
data
class
Defined
<
out
T
>
(
val
value
:
T
)
:
AtField
<
T
>
The field key is present with a concrete value.
Members
Constructors
Defined
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T