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