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