first commit
This commit is contained in:
7
lib/constants/error_constants.dart
Normal file
7
lib/constants/error_constants.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
import 'package:get/get.dart';
|
||||
|
||||
class ErrorConstants{
|
||||
|
||||
static RxBool apiError = false.obs;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user