CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content<TRes> class
abstract
Constructors
- CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content(Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content instance, TRes then(Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content))
-
factory
- CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content.stub(TRes res)
-
factory
Properties
-
email
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
push
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$push<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
sms
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$sms<
TRes> -
no setter
-
widget
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget<
TRes> -
no setter
Methods
-
call(
{Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$email? email, Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$sms? sms, Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$push? push, Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget? widget}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited