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