portalBooking property

bool? get portalBooking

Implementation

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