ModerationOpts class
- Annotations
-
- @modObject
Constructors
-
ModerationOpts({String? userDid, required ModerationPrefs prefs, @Default({}) Map<
String, List< labelDefs})InterpretedLabelValueDefinition> > -
constfactory
Properties
-
copyWith
→ $ModerationOptsCopyWith<
ModerationOpts> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
labelDefs
→ Map<
String, List< InterpretedLabelValueDefinition> > -
no setterinherited
- prefs → ModerationPrefs
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- userDid → String?
-
no setterinherited
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