setEndDate property

set setEndDate (int? value)

Implementation

set setEndDate(int? value) => endDate = value;