translations property

List<Translation>? translations
getter/setter pair

Text translation responses with no glossary applied.

This field has the same length as contents.

Implementation

core.List<Translation>? translations;