menu
aws_support_api package
documentation
support-2013-04-15.dart
Communication
Communication constructor
Communication constructor
dark_mode
light_mode
Communication
constructor
Communication
(
{
List
<
AttachmentDetails
>
?
attachmentSet
,
String
?
body
,
String
?
caseId
,
String
?
submittedBy
,
String
?
timeCreated
,
})
Implementation
Communication({ this.attachmentSet, this.body, this.caseId, this.submittedBy, this.timeCreated, });
aws_support_api package
documentation
support-2013-04-15
Communication
Communication constructor
Communication class