NotifyExtension constructor
NotifyExtension({
- NIMUserInfo? fromUser,
- NIMTeam? team,
Implementation
NotifyExtension({this.fromUser, this.team});
NotifyExtension({this.fromUser, this.team});