needTranslateSameLanguage property

bool? needTranslateSameLanguage
final

Whether to translate when source and target languages are the same.

Defaults to false.

Implementation

final bool? needTranslateSameLanguage;