nonso_confirmPasswordValidationError property

  1. @override
String get nonso_confirmPasswordValidationError
override

No description provided for @nonso_confirmPasswordValidationError.

In en, this message translates to: 'This doesn't match the given password.'

Implementation

@override
String get nonso_confirmPasswordValidationError =>
    'This doesn\'t match the given password.';