ScopeValue constructor

const ScopeValue(
  1. String name
)

constructor of the ScopeValue enum

Implementation

const ScopeValue(this.name);