waitForTurnOn method

dynamic waitForTurnOn()

Implementation

waitForTurnOn() {
  _waitForToggleState(true);
}