CopyWith$Query$getLiveFixtures$getLiveFixtures$goals<TRes> constructor
CopyWith$Query$getLiveFixtures$getLiveFixtures$goals<TRes> (
- Query$getLiveFixtures$getLiveFixtures$goals instance,
- TRes then()
Implementation
factory CopyWith$Query$getLiveFixtures$getLiveFixtures$goals(
Query$getLiveFixtures$getLiveFixtures$goals instance,
TRes Function(Query$getLiveFixtures$getLiveFixtures$goals) then,
) = _CopyWithImpl$Query$getLiveFixtures$getLiveFixtures$goals;