Future<void> setProfile(Map<String, dynamic> profile) async => _setValue(AppConstants.profileKey, profile);