GroupConfig class
The parameters when joining a group.
分组配置参数,用于加入分组。
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Constructors
- GroupConfig.new(String? userData)
- Constructs a GroupConfig
Properties
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