start property

DateTime? start

Implementation

DateTime? get start {
  return startDate;
}