@override Future<Uint8List?> getAppLauncherIcon() async { return await methodChannel.invokeMethod<Uint8List?>("getAppLauncherIcon"); }