env property
Env?
get
env
Use the specified object to interact with the environment,
e.g. to read/write files, schedule background work, etc.
Default: Env.byDefault
Implementation
Env? get env;
Use the specified object to interact with the environment,
e.g. to read/write files, schedule background work, etc.
Default: Env.byDefault
Env? get env;