startDate property

DateTime? startDate

Implementation

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