Future<List<Group>> findGroups({ int? page, int? perPage, String? filter, String? sort, bool? descending, });