Get the platform version
@override Future<String?> getPlatformVersion() async { return _window.navigator.userAgent; }