UNotificationSelectorArgs constructor

const UNotificationSelectorArgs({
  1. UUserSelectorArgs? creator,
  2. UUserSelectorArgs? user,
})

Implementation

const UNotificationSelectorArgs({this.creator, this.user});