mobilePickup property

bool? get mobilePickup

Implementation

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