emailAlreadyInUseErrorMessage property

String get emailAlreadyInUseErrorMessage

Shows error when auth repository throws exception

In en, this message translates to: 'Failed: Email already in use'

Implementation

String get emailAlreadyInUseErrorMessage;