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