start property

DateTime? get start

Implementation

DateTime? get start {
  return startDate;
}