GammaController constructor

GammaController()

GammaController constructor.

Implementation

GammaController() {
  _status = const GammaControllerStatus.idle();
}