getLimit method

int getLimit()

Gets the limit on the number of group members to be fetched.

Implementation

int getLimit() => limit;