Package-level declarations

Types

Link copied to clipboard
class Empty

Model class to be used in any constructor/method for Injectable objects You can define multiple constructors for different environments with the same parameters

Link copied to clipboard
class Environment(val value: String?)

Model class to be used in any constructor/method for Injectable objects You can get the environment that is using at the moment