userId property

int? get userId

User ID.

Implementation

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