VideoSourceSelection constructor
const
VideoSourceSelection({})
Implementation
const VideoSourceSelection({
required this.path,
required this.displayName,
required this.accessMode,
required this.elapsedMilliseconds,
});