noEnv property

ZIOContext<NoEnv> noEnv

Implementation

ZIOContext<NoEnv> get noEnv => withEnv(const NoEnv());