isIsDelivered property

bool get isIsDelivered

Implementation

bool get isIsDelivered => isDelivered ?? false;