name property

String? name
final

The name of the voice.

If not set, the service will choose a voice based on the other parameters such as languageCode and ssmlGender.

Implementation

final String? name;