resetPasswordError abstract method

String resetPasswordError(
  1. String error
)

No description provided for @resetPasswordError.

In en, this message translates to: 'There was an error resetting your password: {error}'

Implementation

String resetPasswordError(String error);