isFlashSupported static method

bool isFlashSupported()

Implementation

static bool isFlashSupported() {
  return false;
}