OnLastPlayedListHelper extension

A on_audio_room extension to help the package.

on

Properties

formatEntity Map<dynamic, LastPlayedEntity>

Available on List<LastPlayedEntity>, provided by the OnLastPlayedListHelper extension

Used to format a list of LastPlayedEntity into a map.
no setter
getAllKeys List<int>

Available on List<LastPlayedEntity>, provided by the OnLastPlayedListHelper extension

Used to get all keys from a list of LastPlayedEntity.
no setter
getListOfMap List<Map>

Available on List<LastPlayedEntity>, provided by the OnLastPlayedListHelper extension

A helper to get a list of LastPlayedEntity as a Map.
no setter