userId property

int get userId

The user ID.

Implementation

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