Future<bool> saveImageToGalleryFromBytes({required Uint8List bytes}) { throw UnimplementedError( 'saveImageToGalleryFromBytes() has not been implemented.', ); }