isFailed property

bool get isFailed

Whether the message failed to send

Implementation

bool get isFailed => status == 'failed';