menu
bytedesk_kefu package
documentation
model/message.dart
Message
channelType method
channelType method
dark_mode
light_mode
channelType
method
String
?
channelType
(
)
Implementation
String? channelType() { return json.decode(content!)['type']; }
bytedesk_kefu package
documentation
model/message
Message
channelType method
Message class