ControllerVariableInfoEntity constructor
const
ControllerVariableInfoEntity({
- required Variable variable,
Implementation
const ControllerVariableInfoEntity({
required super.variable,
});