unblockDate property

int? get unblockDate

The date of unblocking.

Implementation

int? get unblockDate => update.object['unblock_date'];