io api settings api

This commit is contained in:
jayesh
2024-07-25 19:19:25 +05:30
parent bc15d0b1b3
commit 9b44dc0cf3
67 changed files with 2871 additions and 394 deletions

View File

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