getGroups method

dynamic getGroups()

This Method is used to get Groups info

Implementation

getGroups() async => await _makeGetRequest('get_groups');