AlbumComponentUpdated constructor

AlbumComponentUpdated({
  1. required AlbumModel value,
})

Implementation

AlbumComponentUpdated({required this.value});