Dart
dart:html
SpeechGrammar
SpeechGrammar factory constructor
description
SpeechGrammar constructor
SpeechGrammar
(
)
Implementation
factory
SpeechGrammar() {
return
SpeechGrammar._create_1(); }