isDelivery property Null safety

bool isDelivery

Implementation

bool get isDelivery => cmd == CommandString.delivery;