WhoAgentConfig constructor
const
WhoAgentConfig({})
Implementation
const WhoAgentConfig({
this.pollingInterval = const Duration(seconds: 5),
this.connectingDelay = const Duration(milliseconds: 500),
});
const WhoAgentConfig({
this.pollingInterval = const Duration(seconds: 5),
this.connectingDelay = const Duration(milliseconds: 500),
});