copyWith property

Implementation

CopyWith$Input$GetStandingsInput<Input$GetStandingsInput> get copyWith =>
    CopyWith$Input$GetStandingsInput(
      this,
      (i) => i,
    );