metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro
/
StringKey
String
Key
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
,
AnnotationTarget.FIELD
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.CLASS
]
)
@
MapKey
annotation class
StringKey
(
val
value
:
String
)
(
source
)
A
MapKey
annotation for maps with
String
keys.
Members
Properties
value
Link copied to clipboard
val
value
:
String