menu
dimax package
documentation
protocol.dart
Message
type property
type property
dark_mode
light_mode
type
property
String
?
get
type
Returns the message type (content.type or envelope.type).
Implementation
String? get type;
dimax package
documentation
protocol
Message
type property
Message class