menu
plugin_uikit package
documentation
model/amity_channel_model.dart
Attributes
Attributes.new constructor
Attributes.new constructor
dark_mode
light_mode
Attributes
constructor
Attributes
(
{
String
?
name
,
String
?
extension
,
String
?
size
,
String
?
mimeType
,
Metadata
?
metadata
,
})
Implementation
Attributes( {this.name, this.extension, this.size, this.mimeType, this.metadata});
plugin_uikit package
documentation
model/amity_channel_model
Attributes
Attributes.new constructor
Attributes class