class ValueConstants { static const String successVerifyOtp = "successVerifyOtp"; static const String successVerifyPhoneNumber = "successVerifyPhoneNumber"; static const String successChangePassword = "successChangePassword"; static const String calledFromRegister = "calledFromRegister"; static const String calledFromPhoneNumberCheck = "calledFromPhoneNumberCheck"; }