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