copyWith property
DeviceCopyWith<Device, Device, Device>
get
copyWith
Implementation
DeviceCopyWith<Device, Device, Device> get copyWith =>
_DeviceCopyWithImpl(this as Device, $identity, $identity);