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