activityStreamMode property
The mode of the database activity stream. Database events such as a change or access generate an activity stream event. The database session can handle these events either synchronously or asynchronously.
Implementation
final ActivityStreamMode? activityStreamMode;