isUnblock property

bool get isUnblock

Check is user unblock.

Implementation

bool get isUnblock => update.type == UpdateType.user_unblock;