GroupBean class
Constructors
- GroupBean.new({String? name, String? self})
-
GroupBean.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited