kind property
The state that the CNotification represents. It can be error
,
info
, success
, or warning
.
Implementation
final CNotificationKind kind;
The state that the CNotification represents. It can be error
,
info
, success
, or warning
.
final CNotificationKind kind;