ID returns an identifier that uniquely identifies this Conn within this host, during this run. Connection IDs may repeat across restarts.
@override String get id => _id;