isCurrentUser property Null safety

bool isCurrentUser
read / write

Read-only. Returns true if the attendee is the current user, else false

Implementation

bool isCurrentUser = false;