firstDate property

DateTime firstDate

Implementation

DateTime get firstDate => _firstDate ?? DateTime(2000);