AlbumEntryModelCallback typedef

AlbumEntryModelCallback = void Function(AlbumEntryModel listedItemModel)

Implementation

typedef AlbumEntryModelCallback = void Function(
    AlbumEntryModel listedItemModel);