translateConversations property

TranslateConversations? translateConversations
final

TODO: thirdparties Enables conversation translation with Google Translate.

Implementation

/// Enables conversation translation with Google Translate.
final TranslateConversations? translateConversations;