CopyWith$Query$FindPerformers$findPerformers<TRes> class abstract

Constructors

CopyWith$Query$FindPerformers$findPerformers(Query$FindPerformers$findPerformers instance, TRes then(Query$FindPerformers$findPerformers))
factory
CopyWith$Query$FindPerformers$findPerformers.stub(TRes res)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({int? count, List<Fragment$PerformerData>? performers, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performers(Iterable<Fragment$PerformerData> _fn(Iterable<CopyWith$Fragment$PerformerData<Fragment$PerformerData>>)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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