passwordIsNotMatchedWithCurrentPass property

  1. @override
String passwordIsNotMatchedWithCurrentPass
override

Implementation

@override
String get passwordIsNotMatchedWithCurrentPass =>
    'Password is not matched with current password';