type property
inherited
The type of the notification.
The message is displayed differently based on the type.
Implementation
NotificationType get type => throw _privateConstructorUsedError;
The type of the notification.
The message is displayed differently based on the type.
NotificationType get type => throw _privateConstructorUsedError;