sent constant
        
        MessageStatus
        const sent
        
      
      
Indicates whether the message is sent.
Implementation
static const MessageStatus sent = _Sent();
Indicates whether the message is sent.
static const MessageStatus sent = _Sent();