orderTime property

DateTime? get orderTime

Implementation

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