kind property

  1. @override
IncomingChatCallsTopEventKind get kind
override

IncomingChatCallsTopEventKind of this event.

Implementation

@override
IncomingChatCallsTopEventKind get kind =>
    IncomingChatCallsTopEventKind.removed;