Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget constructor
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget({
- Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$picture? picture,
- String? title,
- String? description,
- List<
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$translation> ? translation, - Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction? callToAction,
Implementation
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget({
this.picture,
this.title,
this.description,
this.translation,
this.callToAction,
});