@override Future<void> setBaseUrl(String baseUrl) async { await methodChannel.invokeMethod('setBaseUrl', baseUrl); }