otp flow
This commit is contained in:
6
lib/Globalconst.dart
Normal file
6
lib/Globalconst.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
class Globalconst {
|
||||
static String token = "";
|
||||
static String name = "";
|
||||
static String phonenumber = "";
|
||||
static String isdcode = "";
|
||||
}
|
||||
Reference in New Issue
Block a user