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 => '密码不匹配';