Query$searchLeagues$searchLeagues$objects$seasons$coverage$fixtures class

Available extensions

Constructors

Query$searchLeagues$searchLeagues$objects$seasons$coverage$fixtures.new({bool? events, bool? lineups, bool? statistics_fixtures, bool? statistics_players, String $__typename = 'LeagueFixtureType'})
Query$searchLeagues$searchLeagues$objects$seasons$coverage$fixtures.fromJson(Map<String, dynamic> json)
factory

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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