getLimit method

int getLimit()

Gets the limit on the number of groups to be fetched.

Implementation

int getLimit() => limit;