isGuestUser property

bool? isGuestUser
getter/setter pair

Indicates if the inserted user is a guest.

Immutable.

Implementation

core.bool? isGuestUser;