endDate property

int? get endDate

Implementation

int? get endDate;
set endDate (covariant int? endDate)
covariant

Implementation

set endDate(covariant int? endDate);