copyWith property

Implementation

CopyWith$Input$BrowserLogoPngInput<Input$BrowserLogoPngInput> get copyWith =>
    CopyWith$Input$BrowserLogoPngInput(
      this,
      (i) => i,
    );