GetChannelsBodyCopyWith<$R> class abstract

Available extensions

Constructors

GetChannelsBodyCopyWith()

Properties

asGetChannelsBody GetChannelsBodyCopyWith<$R>

Available on ObjectCopyWith<$R, GetChannelsBody, GetChannelsBody>, provided by the GetChannelsBodyObjectCopy extension

no setter
channels ChannelsCopyWith<$R>?
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

apply(GetChannelsBody transform(GetChannelsBody)) → $R
inherited
call({String? page, String? resultsPerPage, String? channelCount, Channels? channels}) → $R
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