isNewUser property

bool isNewUser

Returns whether a user is a new or returning user.

Implementation

bool get isNewUser => jsObject.isNewUser;