@override Future<bool> piccRemove() async { return await methodChannel.invokeMethod<bool>('piccRemove') ?? false; }