Environment constructor

Environment([
  1. Environment? enclosing
])

Implementation

Environment([this.enclosing]);