Picks multiple images from the gallery.
Future<List<String>?> pickImages() { throw UnimplementedError('pickImages() has not been implemented.'); }