asDevices property

DevicesCopyWith<$R> get asDevices

Implementation

DevicesCopyWith<$R> get asDevices => base.as((v, t, t2) => _DevicesCopyWithImpl(v, t, t2));