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