Scope constructor

Scope(
  1. Scope? _parentScope
)

Implementation

Scope(this._parentScope);