Value constructor

const Value(
  1. String name
)

Implementation

const Value(this.name);