noEnv static method

Scope<NoEnv> noEnv()

Implementation

static Scope<NoEnv> noEnv() => Scope._(const NoEnv(), false);