kind property

  1. @override
ChatInfoActionKind get kind
override

ChatInfoActionKind of this event.

Implementation

@override
ChatInfoActionKind get kind => ChatInfoActionKind.created;