Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email class
Constructors
- Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email({String? subject, String? preview, String? content, Enum$OutboundEditorEnum? editor})
-
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email.fromJson(Map<
String, dynamic> json) -
factory
Properties
- content → String?
-
final
-
copyWith
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email<
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email> -
Available on Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email, provided by the UtilityExtension$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email extension
no setter - editor → Enum$OutboundEditorEnum?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- preview → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subject → String?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override