ModifyGroupInfoType enum

Inheritance

Constructors

ModifyGroupInfoType()
const

Values

Modify_Group_Name → const ModifyGroupInfoType
Modify_Group_Portrait → const ModifyGroupInfoType
Modify_Group_Extra → const ModifyGroupInfoType
Modify_Group_Mute → const ModifyGroupInfoType
Modify_Group_JoinType → const ModifyGroupInfoType
Modify_Group_PrivateChat → const ModifyGroupInfoType
Modify_Group_Searchable → const ModifyGroupInfoType
Modify_Group_History_Message → const ModifyGroupInfoType
Modify_Group_Max_Member_Count → const ModifyGroupInfoType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<ModifyGroupInfoType>
A constant List of the values in this enum, in order of their declaration.