CopyWith$Input$OutboundContentInput<TRes> class abstract

Properties

email CopyWith$Input$OutboundContentEmailInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
push CopyWith$Input$OutboundContentPushInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sms CopyWith$Input$OutboundContentSmsInput<TRes>
no setter

Methods

call({Input$OutboundContentEmailInput? email, Input$OutboundContentSmsInput? sms, Input$OutboundContentPushInput? push}) → 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