@override Future<String?> getPlatformVersion() async { return 'Web (${web.window.navigator.userAgent})'; }