CopyWith$Input$BulkPerformerUpdateInput<TRes> class abstract

Constructors

CopyWith$Input$BulkPerformerUpdateInput(Input$BulkPerformerUpdateInput instance, TRes then(Input$BulkPerformerUpdateInput))
factory
CopyWith$Input$BulkPerformerUpdateInput.stub(TRes res)
factory

Properties

alias_list CopyWith$Input$BulkUpdateStrings<TRes>
no setter
custom_fields CopyWith$Input$CustomFieldsInput<TRes>
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
tag_ids CopyWith$Input$BulkUpdateIds<TRes>
no setter
urls CopyWith$Input$BulkUpdateStrings<TRes>
no setter

Methods

call({String? clientMutationId, List<String>? ids, String? disambiguation, String? url, Input$BulkUpdateStrings? 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? career_length, String? career_start, String? career_end, String? tattoos, String? piercings, Input$BulkUpdateStrings? alias_list, String? twitter, String? instagram, bool? favorite, Input$BulkUpdateIds? tag_ids, int? rating100, String? details, String? death_date, String? hair_color, int? weight, bool? ignore_auto_tag, Input$CustomFieldsInput? custom_fields}) → 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