Package-level declarations

Contains Framework Response Classes.

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Injectable

This annotation is used to mark a class as injectable. This means that the class can be injected into other classes.