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