notification property
The notifications received, or empty if no notifications are present.
Implementation
core.List<Notification>? notification;
The notifications received, or empty if no notifications are present.
core.List<Notification>? notification;