class BoxName { static const String driverID = "driverID"; static const String lang = "lang"; static const String agreeTerms = "agreeTerms"; static const String pasengerID = "pasengerID"; static const String phone = "phone"; static const String name = "name"; static const String email = "email"; static const String tokens = "tokens"; static const String tokenFCM = "tokenFCM"; }