Future<bool> save( Uint8List bytes, int width, int height, { required int quality, String? album, String? mime, }) { throw UnimplementedError('save() has not been implemented.'); }