Property

annotation class Property(val value: String)

Annotate a constructor parameter or function parameter, to resolve as Koin property

example:

Parameters

value

: property name

Properties

Link copied to clipboard