tPasswordsDoNotMatch property

  1. @override
String get tPasswordsDoNotMatch
override

No description provided for @tPasswordsDoNotMatch.

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

Implementation

@override
String get tPasswordsDoNotMatch => 'Passwords do not match';