VideoError constructor

VideoError(
  1. String videoLink
)

Implementation

VideoError(this.videoLink);