device property

Device? get device

The device that's sending these logs.

Implementation

Device? get device => socket?.device;