isRemove property

bool get isRemove

Check is like remove.

Implementation

bool get isRemove => update.type == UpdateType.like_remove;