isMobileBrowser function
Implementation
bool isMobileBrowser() =>
throw UnsupportedError('Browser detection is not supported on mobile platforms');
bool isMobileBrowser() =>
throw UnsupportedError('Browser detection is not supported on mobile platforms');