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