FailedState.sendingFailed constructor

const FailedState.sendingFailed()

Sending failed state when the message fails to be sent.

Implementation

const factory FailedState.sendingFailed() = SendingFailed;