getControllers property

Map<ID, ControllerVariableInfoEntity> get getControllers

Implementation

Map<ID, ControllerVariableInfoEntity> get getControllers =>
    _getControllersMap;