OnLastPlayedListHelper extension

A on_audio_room extension to help the package.

on

Properties

formatEntity Map<dynamic, LastPlayedEntity>
Used to format a list of LastPlayedEntity into a map.
no setter
getAllKeys List<int>
Used to get all keys from a list of LastPlayedEntity.
no setter
getListOfMap List<Map>
A helper to get a list of LastPlayedEntity as a Map.
no setter