StreamInformation constructor

StreamInformation(
  1. Map _allProperties
)

Creates a new StreamInformation instance

Implementation

StreamInformation(this._allProperties);