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