Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage class

Available extensions

Constructors

Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage.new({Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage$fixtures? fixtures, bool? standings, bool? players, bool? top_scorers, bool? top_assists, bool? top_cards, bool? injuries, bool? predictions, bool? odds, String $__typename = 'CoverageType'})
Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage.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