Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email constructor
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email({
- String? subject,
- String? preview,
- String? content,
- Enum$OutboundEditorEnum? editor,
Implementation
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email({
this.subject,
this.preview,
this.content,
this.editor,
});