Sets the flash mode.
@override Future<void> setFlashMode(String mode) async { // Flash/torch via MediaDevices.applyConstraints — not universally supported; silently ignore. }