start property

DateTime? start

Implementation

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