Scope constructor

const Scope(
  1. String value
)

Implementation

const Scope(this.value);