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