sendingState property

MessageSendingState? sendingState
final

sendingState The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent

Implementation

final MessageSendingState? sendingState;