logistic property

bool? get logistic

Implementation

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