copyWith property

Implementation

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