· 6 years ago · Feb 04, 2019, 12:44 PM
1class GlobalVar{
2 //static const String Ip = "http://159.89.168.119/";
3 static const String url = "https://mkrasoi.com/";
4 static const String consumerKey = "ck_0e213022b985004532347284c7c372d9e3817639";
5 static const String secretKey = "cs_372250076d2c41401657c63068b1fea5fd903260";
6}