failOnNotExist property

bool failOnNotExist
getter/setter pair

Whether the login request will fail if no user matching this authData exists.

Implementation

late bool failOnNotExist;