Scope constructor

const Scope(
  1. String value
)

{macro scope}

Implementation

const Scope(this.value);