adminId property

int? get adminId

The ID of the supervisor who made the changes.

Implementation

int? get adminId => update.object['admin_id'];