limit method

dynamic limit(
  1. int limit
)
inherited

Implementation

limit(int limit) => _limit = limit;