mobileDelivery property

bool? mobileDelivery

Implementation

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