isUnsatisfied property Null safety

bool isUnsatisfied

Convenient discriminator.

Implementation

bool get isUnsatisfied => status.isUnsatisfied;