menu
keyscope_client package
documentation
keyscope_client_base.dart
KeyscopeMessage
KeyscopeMessage.new constructor
KeyscopeMessage.new constructor
dark_mode
light_mode
KeyscopeMessage
constructor
KeyscopeMessage
(
{
String
?
channel
,
required
String
message
,
String
?
pattern
,
})
Implementation
KeyscopeMessage({this.channel, required this.message, this.pattern});
keyscope_client package
documentation
keyscope_client_base
KeyscopeMessage
KeyscopeMessage.new constructor
KeyscopeMessage class