api integration

This commit is contained in:
jayesh
2024-07-19 16:20:14 +05:30
parent 948777ee21
commit 4e768e6f6a
44 changed files with 166 additions and 113 deletions

View File

@@ -5,4 +5,5 @@ class Globalconst {
static String isdcode = "";
static String createdpin = "";
static String firstName = "";
static String languageSelected = "en";
}