getLimit method

int getLimit()

Gets the limit on the number of blocked users to be fetched.

Implementation

int getLimit() => limit;