eventType property

String get eventType

The type of event from the VK side.

Implementation

String get eventType => update.data['type'];