mobileDelivery property

bool? get mobileDelivery

Implementation

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