class CacheKeys { static const String isSendValidationCode = 'isSendValidationCode'; static const String token = 'token'; }