addAssetsToAlbum method
Add assets to an album. See NsfwDetector.addAssetsToAlbum.
Implementation
Future<void> addAssetsToAlbum(List<String> localIdentifiers, String albumId) =>
throw UnimplementedError(
'addAssetsToAlbum is not implemented by this platform');