menu
neos_chat package
documentation
models/message_model.dart
MediaFile
MediaFile.new constructor
MediaFile.new constructor
dark_mode
light_mode
MediaFile
constructor
MediaFile
(
{
Uint8List
?
dataSend
,
String
?
path
,
String
?
name
,
String
?
type
,
})
Implementation
MediaFile({ this.dataSend, this.path, this.name, this.type, });
neos_chat package
documentation
models/message_model
MediaFile
MediaFile.new constructor
MediaFile class