registerWaitingForConfirmation property

  1. @override
String registerWaitingForConfirmation

Message shown after registration to indicate the user that they should confirm their account via the link in an email

Implementation

@override
String get registerWaitingForConfirmation =>
    'Alles klar!\nWir haben Ihnen eine Mail geschickt, um den Account zu bestätigen.';