This commit is contained in:
kodjomoustapha
2023-09-12 10:01:17 +01:00
parent 279d83178e
commit 3ca85a4dde
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
class Source {
String? id;
int? id;
String? name;