labelToProducerId property
Map of Identifiers to Producer Ids, which handles the mapping of identifiers to producer ids.
identifiers
are the unique identifiers for the stream, which is used to identify the stream.
Implementation
final Map<String, String> labelToProducerId = {};