start property

DateTime? get start

Implementation

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