ChannelCopyWith<$R> class
abstract
- Available extensions
Constructors
Properties
-
asChannel
→ ChannelCopyWith<
$R> -
Available on ObjectCopyWith<
$R, Channel, Channel> , provided by the ChannelObjectCopy extensionno 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(
Channel transform(Channel)) → $R -
inherited
-
call(
{String? channelId, String? name, String? description, String? location, String? channelType, String? transmitterId, String? favourite, String? online, String? video1, String? video1Head, String? video2, String? video2Head, String? audio, String? usb, String? usb1, String? serial, String? audio1, String? audio2, String? sensitive, String? viewButton, String? controlButton, String? exclusiveButton}) → $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