GalleryAlbum.album constructor
GalleryAlbum.album(
- Album album
Implementation
GalleryAlbum.album(this.album) {
_estimatedCount = album.count;
}
GalleryAlbum.album(this.album) {
_estimatedCount = album.count;
}