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