MediaSource constructor

MediaSource()

Implementation

factory MediaSource() {
  return MediaSource._create_1();
}