ResetPassword constructor

ResetPassword(
  1. Object? email
)

Implementation

ResetPassword(Object? email) : email = normalizeExpression(email);