This commit is contained in:
@@ -3,4 +3,5 @@ class LocalStorageKey {
|
||||
static const String token = 'token';
|
||||
static const String user = 'user';
|
||||
static const String selectedOutletId = 'selected_outlet_id';
|
||||
static const String selectedOutletName = 'selected_outlet_name';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user