menu
agent_dart_base package
documentation
agent/actor.dart
CallConfig
callSync property
callSync property
dark_mode
light_mode
callSync
property
bool
callSync
final
Whether to call the endpoint synchronously.
Implementation
final bool callSync;
agent_dart_base package
documentation
agent/actor
CallConfig
callSync property
CallConfig class