endDate property

Input$FromToInput? get endDate

Implementation

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