StreamInformation constructor
StreamInformation(
- Map? _allProperties
Creates a new StreamInformation instance
Implementation
StreamInformation(this._allProperties);
Creates a new StreamInformation instance
StreamInformation(this._allProperties);