WhisperModel constructor

const WhisperModel(
  1. String modelName
)

Implementation

const WhisperModel(this.modelName);