mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
initialized Dashboard Page
This commit is contained in:
@ -1 +1,5 @@
|
||||
abstract class Constants {}
|
||||
abstract class Constants {
|
||||
static const String languageCode = "en";
|
||||
|
||||
static const String countryCode = "US";
|
||||
}
|
||||
|
Reference in New Issue
Block a user