grammars property Null safety

SpeechGrammarList? grammars

Implementation

SpeechGrammarList? get grammars native;
void grammars=(SpeechGrammarList? value)

Implementation

set grammars(SpeechGrammarList? value) native;