$Utterance constructor

$Utterance({
  1. String? text,
})

Implementation

$Utterance({this.text});