menu
Flutter
vm_service.dart
Message
Message constructor
Message
dark_mode
light_mode
Message
constructor
Message
(
{
int
?
index
,
String
?
name
,
String
?
messageObjectId
,
int
?
size
,
FuncRef
?
handler
,
SourceLocation
?
location
,
})
Implementation
Message({ this.index, this.name, this.messageObjectId, this.size, this.handler, this.location, });
Flutter
vm_service
Message
Message constructor
Message class
Cookies management controls