kind property
override
Returns the PlayerNotificationKind of this PlayerNotification.
Implementation
@override
PlayerNotificationKind get kind => PlayerNotificationKind.error;
Returns the PlayerNotificationKind of this PlayerNotification.
@override
PlayerNotificationKind get kind => PlayerNotificationKind.error;