menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
ApprovalOutcome
reason property
reason property
dark_mode
light_mode
reason
property
String
?
reason
final
Denial reason shown to the model (and user);
null
when allowed.
Implementation
final String? reason;
flutter_agent_harness package
documentation
flutter_agent_harness
ApprovalOutcome
reason property
ApprovalOutcome class