isFlashlightButtonVisible method of the UISettings interface
Checks if the button of flashlight is shown.
@MainThread
boolean isFlashlightButtonVisible();
Return values
Returns true if the button is visible and false otherwise.
3/2/2022 12:59:15 PM