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