AlbumEntryModelCallback typedef
AlbumEntryModelCallback =
void Function(AlbumEntryModel listedItemModel)
Implementation
typedef AlbumEntryModelCallback = void Function(
AlbumEntryModel listedItemModel);
typedef AlbumEntryModelCallback = void Function(
AlbumEntryModel listedItemModel);