pickup property

bool? get pickup

Implementation

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