translationTargetLanguages property Null safety

List<String>? translationTargetLanguages
read / write

Languages which the message will be translated to.

Implementation

List<String>? translationTargetLanguages;