closable static method

Scope<NoEnv> closable()

Implementation

static Scope<NoEnv> closable() => Scope._(const NoEnv(), true);