name property

String? name
final

Name of the voice (for example, Salli, Kendra, etc.). This provides a human readable voice name that you might display in your application.

Implementation

final String? name;