copyWith property

Implementation

DevicesCopyWith<Devices, Devices, Devices> get copyWith =>
    _DevicesCopyWithImpl(this as Devices, $identity, $identity);