AlbumsState.inProgress constructor Null safety
Creates loading cubit state for albums.
Implementation
const factory AlbumsState.inProgress() = _AlbumsInProgressState;
Creates loading cubit state for albums.
const factory AlbumsState.inProgress() = _AlbumsInProgressState;