Environment

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

Author

Pau Corbella

Since

1.3.0

Constructors

Link copied to clipboard
constructor(value: String?)

Properties

Link copied to clipboard