MediaStream constructor

MediaStream(
  1. String _id,
  2. String _ownerTag
)

Implementation

MediaStream(this._id, this._ownerTag);