setStartDate property

set setStartDate (int? value)

Implementation

set setStartDate(int? value) => startDate = value;