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