AutoAdjustOptions class
Options for adjusting values based on various parameters.
Contains properties such as the number of participants, the event type, and flags for screen sharing status.
Constructors
- AutoAdjustOptions({required int n, required EventType eventType, )
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited