isIOSBrowser function

bool isIOSBrowser()

Implementation

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