Structures
The following structures are available globally.
-
Manages an application’s
See moreEnvironment
such as.production
,.development
, and.testing
. Enables to create a customEnvironment
and provides access toEnvironment
variables.Declaration
Swift
public struct Environment
extension Environment: Equatable