Returns an identifier that uniquely identifies this Stream within this host, during this run. Stream IDs may repeat across restarts.
@override String id() { return _udxStream.id.toString(); }