Toggles the camera flash
Future<void> toggleFlash(bool enable) { throw UnimplementedError('toggleFlash() has not been implemented.'); }