isFlashSupported static method

bool isFlashSupported()

Check if flash is supported

Implementation

static bool isFlashSupported() {
  return _isFlashSupported;
}