CopyWith$Query$searchCoaches$searchCoaches<TRes> constructor
CopyWith$Query$searchCoaches$searchCoaches<TRes> (
- Query$searchCoaches$searchCoaches instance,
- TRes then()
Implementation
factory CopyWith$Query$searchCoaches$searchCoaches(
Query$searchCoaches$searchCoaches instance,
TRes Function(Query$searchCoaches$searchCoaches) then,
) = _CopyWithImpl$Query$searchCoaches$searchCoaches;