menu
on_audio_room package
documentation
details/rooms/lastPlayed/last_played_entity.dart
LastPlayedEntity
key property
key property
dark_mode
light_mode
key
property
@HiveField(11)
int
key
getter/setter pair
A unique
key
that represent every
last_played
song.
Implementation
@HiveField(11) late int key;
on_audio_room package
documentation
details/rooms/lastPlayed/last_played_entity
LastPlayedEntity
key property
LastPlayedEntity class