alternatives property

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

Implementation

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