isBrowserSupported method

bool isBrowserSupported()

Implementation

bool isBrowserSupported() {
  return true;
}