auto_translate_description property

  1. @override
String get auto_translate_description
override

No description provided for @auto_translate_description.

In en, this message translates to: 'Automatically translate all strings using AI'

Implementation

@override
String get auto_translate_description => '使用 AI 自动翻译所有字符串';