@override Future<String?> getAppDirectory() async { return await methodChannel.invokeMethod<String>(Method.getAppDirectory); }