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 => 'パスワードが一致しません';