EmailPasswordCredentials.empty constructor

EmailPasswordCredentials.empty()

Implementation

EmailPasswordCredentials.empty()
    : email = null,
      password = null;