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