firstVisit property

bool? firstVisit
getter/setter pair

true if this is the user's first visit to the app (never logged in before)

Implementation

bool? firstVisit;