SuperPlayerVideoId constructor

SuperPlayerVideoId({
  1. String? fileId,
  2. String? pSign,
})

Implementation

SuperPlayerVideoId({this.fileId, this.pSign});