sp_const.dart 157 Bytes Edit Raw Blame History 1 2 3 4 5 class SpConst { static const String prefsKeyUserInfo = "key_user_info"; static const String prefsKeyAgreementAccepted = "privacy_agreement_accepted"; }