updateSettings abstract method
Updates the current user settings.
Implementation
Future<void> updateSettings(SessionPrivacy defaultSessionPrivacy, int? primaryLocationId);
Updates the current user settings.
Future<void> updateSettings(SessionPrivacy defaultSessionPrivacy, int? primaryLocationId);