endDate property

int? get endDate

/The unix timestamp of the end date. Measured in seconds.

Implementation

get startDate; ////The unix timestamp of the end date. Measured in seconds. */
  int? get endDate;