menu
extensions package
documentation
ai.dart
AIFunction
isStrict property
isStrict property
dark_mode
light_mode
isStrict
property
bool
?
isStrict
final
Whether the function requires strict schema adherence.
Implementation
final bool? isStrict;
extensions package
documentation
ai
AIFunction
isStrict property
AIFunction class