CopyWith$Query$findOneByFixtureId$findOneByFixtureId<TRes> class abstract

Properties

fixture CopyWith$Query$findOneByFixtureId$findOneByFixtureId$fixture<TRes>
no setter
goals CopyWith$Query$findOneByFixtureId$findOneByFixtureId$goals<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
league CopyWith$Query$findOneByFixtureId$findOneByFixtureId$league<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score CopyWith$Query$findOneByFixtureId$findOneByFixtureId$score<TRes>
no setter
teams CopyWith$Query$findOneByFixtureId$findOneByFixtureId$teams<TRes>
no setter

Methods

call({String? id, Query$findOneByFixtureId$findOneByFixtureId$fixture? fixture, Query$findOneByFixtureId$findOneByFixtureId$score? score, Query$findOneByFixtureId$findOneByFixtureId$teams? teams, Query$findOneByFixtureId$findOneByFixtureId$goals? goals, Query$findOneByFixtureId$findOneByFixtureId$league? league, bool? isUserSubscribedToFixtureEvents, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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