menu
ai_sdk_dart package
documentation
test.dart
MockImageModelV3
images property
images property
dark_mode
light_mode
images
property
List
<
Uint8List
>
images
final
The image bytes to return from every call.
Implementation
final List<Uint8List> images;
ai_sdk_dart package
documentation
test
MockImageModelV3
images property
MockImageModelV3 class