CopyWith$Query$findOneByFixtureId$findOneByFixtureId$fixture<TRes> class
abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
periods
→ CopyWith$Query$findOneByFixtureId$findOneByFixtureId$fixture$periods<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
→ CopyWith$Query$findOneByFixtureId$findOneByFixtureId$fixture$status<
TRes> -
no setter
-
venue
→ CopyWith$Query$findOneByFixtureId$findOneByFixtureId$fixture$venue<
TRes> -
no setter
Methods
-
call(
{double? id, DateTime? date, String? referee, String? timezone, double? timestamp, Query$findOneByFixtureId$findOneByFixtureId$fixture$venue? venue, Query$findOneByFixtureId$findOneByFixtureId$fixture$status? status, Query$findOneByFixtureId$findOneByFixtureId$fixture$periods? periods, 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