AT
Size: a a a
AT
AA
AT
AT
AT
AA
AT
AT
AA
AT
AT
AT
DK
🅰Б
NotificationCenter.default.addObserver(self, selector: #selector(updateFavorites(_:)), name: NSNotification.Name(rawValue:
"observerKey"), object:
data)
@objc func updateFavorites(_ observer: NotificationCenter) {
private
func loadData(
_ notification: Notification? =
nil) {
if
let newUserProfile = notification?.object
as? UserProfile {
userProfile = newUserProfile
}
А
private
func loadData(
_ notification: Notification? =
nil) {
if
let newUserProfile = notification?.object
as? UserProfile {
userProfile = newUserProfile
}
DS
DS