setCameraTorchOn property Null safety
read / write
Enables the camera flash function.
Parameter Enables the camera flash:
true: Enable the camera flash function.false: (Default) Disable the camera flash function.
Implementation
bool? setCameraTorchOn;