UpdateDialogParams class
Constructors
Properties
-
addAdminIds
↔ Set<
int> -
getter/setter pair
-
addOccupantIds
↔ Set<
int> -
getter/setter pair
-
addPinnedMsgIds
↔ Set<
String> -
getter/setter pair
- customData ↔ CubeDialogCustomData?
-
getter/setter pair
-
deleteAdminIds
↔ Set<
int> -
getter/setter pair
-
deleteOccupantIds
↔ Set<
int> -
getter/setter pair
-
deletePinnedMsgIds
↔ Set<
String> -
getter/setter pair
-
extensions
↔ Map<
String, String?> ? -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- newDescription ↔ String?
-
getter/setter pair
- newName ↔ String?
-
getter/setter pair
- newPhoto ↔ String?
-
getter/setter pair
-
permissions
↔ Map<
String, bool> ? -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getUpdateDialogParams(
) → 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