appId property

int get appId

The ID of the application from which the event was sent.

Implementation

int get appId => update.object['app_id'];