isMacBrowser function

bool isMacBrowser()

Implementation

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