copyWith property

Implementation

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