updateGroup() method.
- Dart
Group class as a parameter which should contain the data that you wish to update.
| Parameter | Description |
|---|---|
group | an instance of class Group |
Group class containing updated information of the group.
For more information on the Group class, please check here