CopyWith$Input$OutboundContentWidgetInput<TRes> class
abstract
Constructors
- CopyWith$Input$OutboundContentWidgetInput(Input$OutboundContentWidgetInput instance, TRes then(Input$OutboundContentWidgetInput))
-
factory
- CopyWith$Input$OutboundContentWidgetInput.stub(TRes res)
-
factory
Properties
-
callToAction
→ CopyWith$Input$OutboundContentWidgetCallToActionInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
picture
→ CopyWith$Input$PictureInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{Input$PictureInput? picture, String? title, String? description, List< Input$OutboundContentWidgetTranslationInput> ? translation, Input$OutboundContentWidgetCallToActionInput? callToAction}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
translation(
Iterable< Input$OutboundContentWidgetTranslationInput> ? _fn(Iterable<CopyWith$Input$OutboundContentWidgetTranslationInput< ?)) → TResInput$OutboundContentWidgetTranslationInput> >
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited