startDate property

DateTime? get startDate

Implementation

DateTime? get startDate => (_$data['startDate'] as DateTime?);