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