OutgoingState.sending constructor

const OutgoingState.sending()

Sending state when the message is being sent.

Implementation

const factory OutgoingState.sending() = Sending;