Variable constructor

const Variable(
  1. String name
)

Implementation

const Variable(this.name);