@override Future<void> shareLastPhoto() async { await methodChannel.invokeMethod<void>('shareLastPhoto'); }