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 =>
    'Traduire automatiquement toutes les chaînes à l\'aide de l\'IA';