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