MockImageModelV3 constructor
MockImageModelV3({})
Implementation
MockImageModelV3({
this.images = const [],
this.doGenerateError,
this.provider = 'mock',
this.modelId = 'mock-image-model',
});
MockImageModelV3({
this.images = const [],
this.doGenerateError,
this.provider = 'mock',
this.modelId = 'mock-image-model',
});