booking property

bool? booking

Implementation

bool? get booking => (_$data['booking'] as bool?);