CopyWith$Input$FlowFlowActionActionInput<TRes> class abstract

Properties

email CopyWith$Input$FlowFlowActionActionEmailInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
internal CopyWith$Input$FlowFlowActionActionInternalInput<TRes>
no setter
push CopyWith$Input$FlowFlowActionActionPushInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sms CopyWith$Input$FlowFlowActionActionSmsInput<TRes>
no setter

Methods

call({Input$FlowFlowActionActionEmailInput? email, Input$FlowFlowActionActionSmsInput? sms, Input$FlowFlowActionActionPushInput? push, List<Input$FlowFlowActionActionProfileInput>? profile, Input$FlowFlowActionActionInternalInput? internal}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
profile(Iterable<Input$FlowFlowActionActionProfileInput>? _fn(Iterable<CopyWith$Input$FlowFlowActionActionProfileInput<Input$FlowFlowActionActionProfileInput>>?)) → TRes
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited