Gets the status of the breathing light.
Future<bool> get queryBreathingLight { return _platform.queryBreathingLight; }