Dart
dart:html
SpeechGrammar
src property
src
Dart
dart:html
SpeechGrammar
src property
SpeechGrammar class
Constructors
SpeechGrammar
Properties
src
weight
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
src
property
String
src
Implementation
String get src native;
void
src=
(
String
value
)
Implementation
set src(String value) native;