toggle menu
koin-annotations
2.3.1-0.2.0
common
switch theme
search in API
koin-annotations
/
org.koin.core.annotation
/
PropertyValue
Property
Value
@
Target
(
allowedTargets
=
[
AnnotationTarget.FIELD
]
)
annotation class
PropertyValue
(
val
value
:
String
)
Annotate a field value that will be Property default value
Members
Properties
value
Link copied to clipboard
val
value
:
String