VariableValue constructor

const VariableValue(
  1. Variable variable
)

Implementation

const VariableValue(this.variable) : super();