CopyWith$Input$GalleryUpdateInput<TRes> class abstract

Constructors

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

Properties

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

Methods

call({String? clientMutationId, String? id, String? title, String? code, String? url, List<String>? urls, String? date, String? details, String? photographer, int? rating100, bool? organized, List<String>? scene_ids, String? studio_id, List<String>? tag_ids, List<String>? performer_ids, String? primary_file_id, 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