length property
int
get
length
The length
read-only property of the
SpeechRecognitionResultList interface returns the length of the
"array" — the number of SpeechRecognitionResult objects in the
list.
Implementation
external int get length;