getLimit method

int? getLimit()

Implementation

int? getLimit() {
  return 40;
}