likerId property

int get likerId

The ID of the user who checked the box.

Implementation

int get likerId => update.object['liker_id'];