stream property

MediaStream? get stream

Implementation

MediaStream? get stream {
  return null;
}