bookingTime property

DateTime bookingTime

Implementation

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