CopyWith$Input$GroupCreateInput<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? name, String? aliases, int? duration, String? date, int? rating100, String? studio_id, String? director, String? synopsis, List<String>? urls, List<String>? tag_ids, List<Input$GroupDescriptionInput>? containing_groups, List<Input$GroupDescriptionInput>? sub_groups, String? front_image, String? back_image, String? custom_fields})
→ TRes
-
-
containing_groups(Iterable<Input$GroupDescriptionInput>? _fn(Iterable<CopyWith$Input$GroupDescriptionInput<Input$GroupDescriptionInput>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
sub_groups(Iterable<Input$GroupDescriptionInput>? _fn(Iterable<CopyWith$Input$GroupDescriptionInput<Input$GroupDescriptionInput>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited