environment property
HostEnvironment
get
environment
Provides information about the hosting environment an application is running in.
Implementation
HostEnvironment get environment => _environment;
Provides information about the hosting environment an application is running in.
HostEnvironment get environment => _environment;