passwordsDoNotMatch property

  1. @override
String get passwordsDoNotMatch
override

No description provided for @passwordsDoNotMatch.

In en, this message translates to: 'Passwords do not match'

Implementation

@override
String get passwordsDoNotMatch => 'Les mots de passe ne correspondent pas';