userType property

LoginUserType userType
final

LoginUserType can be email, name or phone, by default is email. It will change how the edit text autofill and behave accordingly to your choice

Implementation

final LoginUserType userType;