@override Future<String> getUserAgent() async => await methodChannel.invokeMethod('getUserAgent') ?? '';