copyWith property

Implementation

CopyWith$Query$getLiveFixtures<Query$getLiveFixtures> get copyWith =>
    CopyWith$Query$getLiveFixtures(
      this,
      (i) => i,
    );