Variable constructor

Variable(
  1. String name
)

Implementation

Variable(this.name);