facebookBooking property

bool? get facebookBooking

Implementation

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