menu
aimux package
documentation
types.dart
ContentPartImage
ContentPartImage.new const constructor
ContentPartImage.new const constructor
dark_mode
light_mode
ContentPartImage
constructor
const
ContentPartImage
(
{
required
List
<
int
>
image
,
required
String
mediaType
,
Map
<
String
,
dynamic
>
?
providerOptions
,
})
Implementation
const ContentPartImage( {required this.image, required this.mediaType, this.providerOptions});
aimux package
documentation
types
ContentPartImage
ContentPartImage.new const constructor
ContentPartImage class