menu
image_picker_web_redux package
documentation
image_picker_web_redux.dart
MediaInfo
MediaInfo.new constructor
MediaInfo.new constructor
dark_mode
light_mode
MediaInfo
constructor
MediaInfo
(
{
String
?
fileName
,
String
?
base64
,
String
?
base64WithScheme
,
Uint8List
?
data
,
})
Implementation
MediaInfo({this.fileName, this.base64, this.base64WithScheme, this.data});
image_picker_web_redux package
documentation
image_picker_web_redux
MediaInfo
MediaInfo.new constructor
MediaInfo class