endDate property

DateTime? endDate

Implementation

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