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