Picks a single image from the gallery.
Future<String?> pickImage() { throw UnimplementedError('pickImage() has not been implemented.'); }