copyWith property

Implementation

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