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