menu
agent_dart_base package
documentation
agent/agent/proxy.dart
ProxyMessageBase
ProxyMessageBase const constructor
ProxyMessageBase const constructor
dark_mode
light_mode
ProxyMessageBase
constructor
const
ProxyMessageBase
(
{
int
?
id
,
String
?
type
,
})
Implementation
const ProxyMessageBase({this.id, this.type});
agent_dart_base package
documentation
agent/agent/proxy
ProxyMessageBase
ProxyMessageBase const constructor
ProxyMessageBase class