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

Properties

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

Methods

call({String? id, Query$getLiveFixtures$getLiveFixtures$fixture? fixture, Query$getLiveFixtures$getLiveFixtures$score? score, Query$getLiveFixtures$getLiveFixtures$teams? teams, Query$getLiveFixtures$getLiveFixtures$goals? goals, Query$getLiveFixtures$getLiveFixtures$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