messageType property
Represents the type of reply message.
Defines the various message types in ChatView.
image: An image message.text: A text message.voice: A voice message (Android & iOS only).custom: A custom message type.
Implementation
final MessageType messageType;