CopyWith$Input$SceneCreateInput<TRes> class
abstract
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? title, String? code, String? details, String? director, String? url, List<String>? urls, String? date, int? rating100, 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, List<String>? file_ids, String? 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