CopyWith$Mutation$updateUser$updateUser$work$country$flagWide<TRes> constructor

CopyWith$Mutation$updateUser$updateUser$work$country$flagWide<TRes>(
  1. Mutation$updateUser$updateUser$work$country$flagWide instance,
  2. TRes then(
    1. Mutation$updateUser$updateUser$work$country$flagWide
    )
)

Implementation

factory CopyWith$Mutation$updateUser$updateUser$work$country$flagWide(
  Mutation$updateUser$updateUser$work$country$flagWide instance,
  TRes Function(Mutation$updateUser$updateUser$work$country$flagWide) then,
) = _CopyWithImpl$Mutation$updateUser$updateUser$work$country$flagWide;