SpeechGrammar constructor Null safety

SpeechGrammar()

Implementation

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