copyWith property

Implementation

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