sendingState property
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;
sendingState The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent
final MessageSendingState? sendingState;