$BanInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- bannedActorId → String
-
no setter
- bannedActorType → String
-
no setter
- bannedDisplayName → String
-
no setter
- bannedTime → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
no setter
- internalNote → String
-
no setter
- moderatorActorId → String
-
no setter
- moderatorActorType → String
-
no setter
- moderatorDisplayName → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($BanInterfaceBuilder)) → $BanInterface - Rebuilds the instance.
-
toBuilder(
) → $BanInterfaceBuilder - Converts the instance to a builder $BanInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited