CopyWith$Fragment$SlimSceneData<TRes> class abstract

Constructors

CopyWith$Fragment$SlimSceneData(Fragment$SlimSceneData instance, TRes then(Fragment$SlimSceneData))
factory
CopyWith$Fragment$SlimSceneData.stub(TRes res)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
paths CopyWith$Fragment$SlimSceneData$paths<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
studio CopyWith$Fragment$SlimSceneData$studio<TRes>
no setter

Methods

call({String? id, String? title, String? date, int? rating100, int? o_counter, bool? organized, bool? interactive, double? resume_time, int? play_count, List<Fragment$SlimSceneData$files>? files, Fragment$SlimSceneData$paths? paths, Fragment$SlimSceneData$studio? studio, List<Fragment$SlimSceneData$performers>? performers, String? $__typename}) → TRes
files(Iterable<Fragment$SlimSceneData$files> _fn(Iterable<CopyWith$Fragment$SlimSceneData$files<Fragment$SlimSceneData$files>>)) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performers(Iterable<Fragment$SlimSceneData$performers> _fn(Iterable<CopyWith$Fragment$SlimSceneData$performers<Fragment$SlimSceneData$performers>>)) → TRes
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited