5 lines
195 B
Dart
5 lines
195 B
Dart
|
class GetuiConstant{
|
||
|
static const String appId = "D3cqMVd0aA6nYsVx9Gdgo9";
|
||
|
static const String appKey = "OtBVS1PjCy5aLWNVM3aQY1";
|
||
|
static const String appSecret = "juiYAn4XXc6BPVAI6DQlh8";
|
||
|
}
|