FeatureFlag class
Constructors
Properties
- addPeopleEnabled ↔ bool?
-
getter/setter pair
- calendarEnabled ↔ bool?
-
getter/setter pair
- callIntegrationEnabled ↔ bool?
-
getter/setter pair
- chatEnabled ↔ bool?
-
getter/setter pair
- closeCaptionsEnabled ↔ bool?
-
getter/setter pair
- conferenceTimerEnabled ↔ bool?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- inviteEnabled ↔ bool?
-
getter/setter pair
- iOSRecordingEnabled ↔ bool?
-
getter/setter pair
- kickOutEnabled ↔ bool?
-
getter/setter pair
- liveStreamingEnabled ↔ bool?
-
getter/setter pair
- meetingNameEnabled ↔ bool?
-
getter/setter pair
- meetingPasswordEnabled ↔ bool?
-
getter/setter pair
- pipEnabled ↔ bool?
-
getter/setter pair
- raiseHandEnabled ↔ bool?
-
getter/setter pair
- recordingEnabled ↔ bool?
-
getter/setter pair
- resolution ← int
-
no getter
- resoulution → int?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverURLChangeEnabled ↔ bool?
-
getter/setter pair
- tileViewEnabled ↔ bool?
-
getter/setter pair
- toolboxAlwaysVisible ↔ bool?
-
getter/setter pair
-
getter/setter pair
- welcomePageEnabled ↔ bool?
-
getter/setter pair
Methods
-
allFeatureFlags(
) → Map< String?, dynamic> -
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