Returns an identifier that uniquely identifies this Stream within this host, during this run. Stream IDs may repeat across restarts.
@override String id() => _conn.id;