copyWith property
CopyWith$Input$BrowserInput<Input$BrowserInput>
get
copyWith
Implementation
CopyWith$Input$BrowserInput<Input$BrowserInput> get copyWith =>
CopyWith$Input$BrowserInput(
this,
(i) => i,
);