environment property

HostEnvironment environment

Provides information about the hosting environment an application is running in.

Implementation

HostEnvironment get environment => _environment;