isValid property

bool get isValid

Implementation

bool get isValid => targetLanguage.isNotEmpty && text.isNotEmpty;