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