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