copyWith property

DeviceCopyWith<Device> get copyWith

Implementation

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