Breathing Light< Only android support >

Sets the breathing light

_blePlugin.sendBreathingLight(bool enable);

Gets the status of the breathing light

bool isEable= await _blePlugin.queryBreathingLight;
Last Updated: