voices property

Iterable<Voice> get voices

Collection de voices (ordenação not garantida).

Mantém API amigável for iteração and Checksções de coleção.

Implementation

Iterable<Voice> get voices => _voicesByNumber.values;