MediaDevices.fallback constructor

MediaDevices.fallback()

Implementation

factory MediaDevices.fallback() {
  return _MediaDevicesImpl();
}