CopyWith$Fragment$PerformerData<TRes> class abstract

Constructors

CopyWith$Fragment$PerformerData(Fragment$PerformerData instance, TRes then(Fragment$PerformerData))
factory
CopyWith$Fragment$PerformerData.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({String? id, String? name, String? disambiguation, String? url, List<String>? urls, Enum$GenderEnum? gender, String? birthdate, String? ethnicity, String? country, String? eye_color, int? height_cm, String? measurements, String? fake_tits, double? penis_length, Enum$CircumcisedEnum? circumcised, String? tattoos, String? piercings, List<String>? alias_list, bool? favorite, String? image_path, String? details, String? death_date, String? hair_color, int? weight, int? rating100, int? scene_count, int? image_count, int? gallery_count, int? group_count, List<Fragment$PerformerData$tags>? tags, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
tags(Iterable<Fragment$PerformerData$tags> _fn(Iterable<CopyWith$Fragment$PerformerData$tags<Fragment$PerformerData$tags>>)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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