DictationResultEvent constructor

const DictationResultEvent(
  1. String? result
)

Implementation

const DictationResultEvent(this.result);