BASE: Update Firebase Json File.
This commit is contained in:
@@ -152,12 +152,12 @@ class ConstTexts {
|
||||
static String favourites = "favourites";
|
||||
static String orders = "orders";
|
||||
static String takeAway = "takeAway";
|
||||
static String allStores = "allStores";
|
||||
static String alert = "alert";
|
||||
static String cancel = "cancel";
|
||||
static String ok = "ok";
|
||||
static String freeDelivery = "freeDelivery";
|
||||
static String upto = "upto";
|
||||
static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
|
||||
static String cash = "cash";
|
||||
// static String allStores = "allStores";
|
||||
// static String alert = "alert";
|
||||
// static String cancel = "cancel";
|
||||
// static String ok = "ok";
|
||||
// static String freeDelivery = "freeDelivery";
|
||||
// static String upto = "upto";
|
||||
// static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
|
||||
// static String cash = "cash";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user