class ConstTexts { static String loginToExplore = "loginToExplore"; static String emailAddress = "emailAddress"; static String password = "password"; static String enterPassword = "enterPassword"; static String forgotPassword = "forgotPassword"; static String login = "login"; static String orContinueWith = "orContinueWith"; static String mobileNumber = "mobileNumber"; static String withGoogle = "withGoogle"; static String withApple = "withApple"; static String dontHaveAccount = "dontHaveAccount"; static String signUp = "signUp"; static String skip = "skip"; static String signUpToExplore = "signUpToExplore"; static String firstName = "firstName"; static String lastName = "lastName"; static String enterMobileNumber = "enterMobileNumber"; static String confirmPassword = "confirmPassword"; static String enterConfirmPassword = "enterConfirmPassword"; static String referralCode = "referralCode"; static String enterReferralCode = "enterReferralCode"; static String alreadyHaveAccount = "alreadyHaveAccount"; static String enterYourregisteredEmail = "enterYourregisteredEmail"; static String sendLink = "sendLink"; static String rememberPassword = "rememberPassword"; static String enterOtpSent = "enterOtpSent"; static String resendOTP = "resendOTP"; static String verify = "verify"; static String useYourMobileNumber = "useYourMobileNumber"; static String sendCode = "sendCode"; static String serviceIsUnavailable = "serviceIsUnavailable"; static String pickUpLocation = "pickUpLocation"; static String destinationLocation = "destinationLocation"; static String continueT = "continue"; static String plsSelectSourceLocation = "plsSelectSourceLocation"; static String plsSelectDestinationLocations = "plsSelectDestinationLocations"; static String selectVehicleType = "selectVehicleType"; static String plsSelectVehicleTypeFirst = "plsSelectVehicleTypeFirst"; static String plsSelectPaymentMethod = "plsSelectPaymentMethod"; static String insufficientWallet = "insufficientWallet"; static String promoCode = "promoCode"; static String thisOfferNotEligible = "thisOfferNotEligible"; static String viewAll = "viewAll"; static String writeCoupon = "writeCoupon"; static String redeemNow = "redeemNow"; static String plsEnterCouponCode = "plsEnterCouponCode"; static String couponApplied = "couponApplied"; static String couponExpired = "couponExpired"; static String invalidCouponCode = "invalidCouponCode"; static String orderSummary = "orderSummary"; static String subtotal = "subtotal"; static String discount = "discount"; static String orderTotal = "orderTotal"; static String confirmBooking = "confirmBooking"; static String waitingForDriver = "waitingForDriver"; static String cancelRide = "cancelRide"; static String riderCancelledSucces = "riderCancelledSucces"; static String failedToCancel = "failedToCancel"; static String pleaseWait = "pleaseWait"; static String change = "change"; static String yourSosRequest = "yourSosRequest"; static String yourSosrequestAlreadySubmitted = "yourSosrequestAlreadySubmitted"; static String payNow = "payNow"; static String youDoNothaveSufficientwalletBalance = "youDoNothaveSufficientwalletBalance"; static String somethingWentWrong = "somethingWentWrong"; static String cash = "cash"; static String coupon = "coupon"; static String couponNotFound = "couponNotFound"; static String tapToApply = "tapToApply"; static String home = "home"; static String myBookings = "myBookings"; static String profile = "profile"; static String wallet = "wallet"; static String cabServiceType = "cabServiceType"; static String everyRideVerified = "everyRideVerified"; static String allDriversIDCheck = "allDriversIDCheck"; static String intercity = "intercity"; static String aroundTheCity = "aroundTheCity"; static String rideDetails = "rideDetails"; static String orderId = "orderId"; static String bookingData = "bookingData"; static String rideAndFareSummary = "rideAndFareSummary"; static String updateReview = "updateReview"; static String addReview = "addReview"; static String complain = "complain"; static String distance = "distance"; static String km = "km"; static String duration = "duration"; static String howWasTrip = "howWasTrip"; static String yourFeedbackWillHelp = "yourFeedbackWillHelp"; static String rateFor = "rateFor"; static String typeComment = "typeComment"; static String title = "title"; static String typeDescription = "typeDescription"; static String save = "save"; static String popularDestinations = "popularDestinations"; static String selectPaymentMethod = "selectPaymentMethod"; static String prefferedPayment = "prefferedPayment"; static String otherPaymentOptions = "otherPaymentOptions"; static String rideHistory = "rideHistory"; static String plsLoginToAcc = "plsLoginToAcc"; static String youAreNotLoggedIn = "youAreNotLoggedIn"; static String noOrderfound = "noOrderfound"; static String otherServices = "otherServices"; static String foodDelivery = "foodDelivery"; static String delivery = "delivery"; static String bookingTaxi = "bookingTaxi"; static String updateYourWardrobe = "updateYourWardrobe"; static String weDeliverSafely = "weDeliverSafely"; static String rent = "rent"; static String hugeSelectionOfAds = "hugeSelectionOfAds"; static String cosmetics = "cosmetics"; static String moreThan1000Products = "moreThan1000Products"; static String foodProducts = "foodProducts"; static String enableLocation = "enableLocation"; static String allowLocation = "allowLocation"; static String useCurrentLocation = "useCurrentLocation"; static String setFromMap = "setFromMap"; static String enterManuallyLocation = "enterManuallyLocation"; static String changeLanguage = "changeLanguage"; static String selectPrefferedLanguage = "selectPrefferedLanguage"; static String searchStoreItem = "searchStoreItem"; static String category = "category"; static String highlightsForU = "highlightsForU"; static String newArrival = "newArrivals"; static String viewAllArrivals = "View All Arrivals"; static String topBrands = "topBrands"; static String styleUp = "styleUp"; static String additionlOffers = "additionlOffers"; static String largestDiscounts = "largestDiscounts"; static String newArrivals = "newArrivals"; static String popularStores = "popularStores"; 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 viewCart = "viewCart"; static String viewTimings = "viewTimings"; static String timingIsNotAdded = "timingIsNotAdded"; static String alsoApplicableOnTable = "alsoApplicableOnTable"; static String tableBooking = "tableBooking"; static String quickConformations = "quickConformations"; static String menu = "menu"; static String searchAndMore = "searchAndMore"; static String veg = "veg"; static String nonVeg = "nonVeg"; 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"; }