translationTargetLanguages property Null safety
read / write
Languages which the message will be translated to.
Implementation
List<String>? translationTargetLanguages;
Languages which the message will be translated to.
List<String>? translationTargetLanguages;