VideoNotFoundException constructor

const VideoNotFoundException(
  1. String message
)

Implementation

const VideoNotFoundException(this.message);