FfmpegException constructor

FfmpegException([
  1. String message = 'FfmpegException Exception occurred'
])

Implementation

FfmpegException([this.message = 'FfmpegException Exception occurred']);