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