SpeechGrammarList constructor Null safety

SpeechGrammarList()

Implementation

factory SpeechGrammarList() {
  return SpeechGrammarList._create_1();
}