userId property

int get userId

the ID of the user whose action sent the event in the application.

Implementation

int get userId => update.object['user_id'];