alternatives property

  1. @TagNumber(1)
List<SpeechRecognitionAlternative> alternatives

Implementation

@$pb.TagNumber(1)
$core.List<SpeechRecognitionAlternative> get alternatives => $_getList(0);