final version

This commit is contained in:
2024-03-12 08:57:09 +01:00
parent 4d170f524c
commit f927723068
8 changed files with 190 additions and 152 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ class Meal {
final bool isLactoseFree;
final bool isVegan;
final bool isVegetarian;
}
}