Returns a string representation of this object.
@override String toString() { return 'Device{ip: $_ip, port: $_port, name: $_name}'; }