type property

Implementation

MessageType get type => isBinary ? MessageType.binary : MessageType.text;