mobilePickup property

bool? mobilePickup

Implementation

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