isCurrentUser property Null safety
read / write
Read-only. Returns true if the attendee is the current user, else false
Implementation
bool isCurrentUser = false;
Read-only. Returns true if the attendee is the current user, else false
bool isCurrentUser = false;