tEmailCannotEmpty property

  1. @override
String get tEmailCannotEmpty
override

No description provided for @tEmailCannotEmpty.

In en, this message translates to: 'Email cannot be empty'

Implementation

@override
String get tEmailCannotEmpty => 'E-Mail darf nicht leer sein';