toggleFlashlight static method

Future toggleFlashlight()

Implementation

static Future toggleFlashlight() => _channel.invokeMethod('toggleTorch');