mirror of
https://github.com/gabehf/Fladder.git
synced 2026-04-22 12:01:53 -07:00
chore: small cleanup
This commit is contained in:
parent
44c3763848
commit
4ffba50330
2 changed files with 4 additions and 3 deletions
|
|
@ -21,6 +21,7 @@ class LibraryFiltersModel with _$LibraryFiltersModel {
|
|||
factory LibraryFiltersModel._internal({
|
||||
required String id,
|
||||
required String name,
|
||||
// ignore: unused_element
|
||||
@Default(false) isFavourite,
|
||||
required List<String> ids,
|
||||
required Map<String, bool> genres,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue