CopyWith$Query$getCountries<TRes>.stub constructor

CopyWith$Query$getCountries<TRes>.stub(
  1. TRes res
)

Implementation

factory CopyWith$Query$getCountries.stub(TRes res) =
    _CopyWithStubImpl$Query$getCountries;