menu
aws_support_api package
documentation
support-2013-04-15.dart
Attachment
Attachment constructor
Attachment constructor
dark_mode
light_mode
Attachment
constructor
Attachment
(
{
Uint8List
?
data
,
String
?
fileName
,
})
Implementation
Attachment({ this.data, this.fileName, });
aws_support_api package
documentation
support-2013-04-15
Attachment
Attachment constructor
Attachment class