loginErrMsg property

String get loginErrMsg

Implementation

String get loginErrMsg {
  return tr("validation.error.user.or.password");
}