Constant constructor

const Constant(
  1. String name
)

Implementation

const Constant(this.name);