YoloModelDownloadException constructor

const YoloModelDownloadException(
  1. String message
)

Implementation

const YoloModelDownloadException(this.message);