createEvents constant

Flag<Permissions> const createEvents

Allows for creating scheduled events, and editing and deleting those created by the current user.

Implementation

static const createEvents = Flag<Permissions>.fromOffset(44);