isOrganizer property

bool? isOrganizer
final

The organizer status of the event.

Can be null if the organizer status is unknown or not provided.

Implementation

final bool? isOrganizer;