kind property
override
Returns ChatEventKind of this ChatEvent.
Implementation
@override
ChatEventKind get kind => ChatEventKind.totalItemsCountUpdated;
Returns ChatEventKind of this ChatEvent.
@override
ChatEventKind get kind => ChatEventKind.totalItemsCountUpdated;