CopyWith$Input$SceneUpdateInput<TRes> class
abstract
Methods
-
call({String? clientMutationId, String? id, String? title, String? code, String? details, String? director, String? url, List<String>? urls, String? date, int? rating100, int? o_counter, bool? organized, String? studio_id, List<String>? gallery_ids, List<String>? performer_ids, List<Input$SceneGroupInput>? groups, List<Input$SceneMovieInput>? movies, List<String>? tag_ids, String? cover_image, List<Input$StashIDInput>? stash_ids, double? resume_time, double? play_duration, int? play_count, String? primary_file_id, Input$CustomFieldsInput? custom_fields})
→ TRes
-
-
groups(Iterable<Input$SceneGroupInput>? _fn(Iterable<CopyWith$Input$SceneGroupInput<Input$SceneGroupInput>>?))
→ TRes
-
-
movies(Iterable<Input$SceneMovieInput>? _fn(Iterable<CopyWith$Input$SceneMovieInput<Input$SceneMovieInput>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
stash_ids(Iterable<Input$StashIDInput>? _fn(Iterable<CopyWith$Input$StashIDInput<Input$StashIDInput>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited