voices property

  1. @TagNumber.new(3)
PbList<TTSVoiceInfo> get voices

Implementation

@$pb.TagNumber(3)
$pb.PbList<TTSVoiceInfo> get voices => $_getList(2);