UNotificationSelectorArgs constructor
const
UNotificationSelectorArgs({
- UUserSelectorArgs? creator,
- UUserSelectorArgs? user,
Implementation
const UNotificationSelectorArgs({this.creator, this.user});