endDate property

int? get endDate

The date of unblocking.

Implementation

int? get endDate => update.object['by_end_date'];