CompletedState.sent constructor

const CompletedState.sent()

Sent state when the message has been successfully sent.

Implementation

const factory CompletedState.sent() = Sent;