menu
autopilot_api package
documentation
models/autopilot_config.dart
AutoPilotConfig
onResponseReceived property
onResponseReceived property
dark_mode
light_mode
onResponseReceived
property
void Function
(
String
url
,
int
statusCode
,
Duration
time
)
?
onResponseReceived
final
Implementation
final void Function(String url, int statusCode, Duration time)? onResponseReceived;
autopilot_api package
documentation
models/autopilot_config
AutoPilotConfig
onResponseReceived property
AutoPilotConfig class