menu
meshagent package
documentation
toolkit_config.dart
MeshagentProxyConfig
MeshagentProxyConfig.new const constructor
MeshagentProxyConfig.new const constructor
dark_mode
light_mode
MeshagentProxyConfig
constructor
const
MeshagentProxyConfig
(
{
required
String
apiUrl
,
required
String
apiKey
,
String
?
user
,
})
Implementation
const MeshagentProxyConfig({required this.apiUrl, required this.apiKey, this.user});
meshagent package
documentation
toolkit_config
MeshagentProxyConfig
MeshagentProxyConfig.new const constructor
MeshagentProxyConfig class