menu
agent_dart package
documentation
agent/polling/index.dart
PollingResponseException
PollingResponseException constructor
PollingResponseException constructor
dark_mode
light_mode
PollingResponseException
constructor
PollingResponseException
(
{
required
String
requestId
,
required
String
status
,
})
Implementation
PollingResponseException({required this.requestId, required this.status});
agent_dart package
documentation
agent/polling/index
PollingResponseException
PollingResponseException constructor
PollingResponseException class