@Target([AnnotationTarget.CLASS, AnnotationTarget.TYPEALIAS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD, AnnotationTarget.CONSTRUCTOR]) annotation class KoinExperimentalAPI
API marked with this annotation is experimental and is not guaranteed to be stable.
Author
Victor Alenkov
<init> |
API marked with this annotation is experimental and is not guaranteed to be stable. KoinExperimentalAPI() |