VariableReference constructor

VariableReference([
  1. String? name
])

Implementation

VariableReference([this.name]);