call method

  1. @override
bool call(
  1. Iterable input
)
override

Implementation

@override
bool call(Iterable input) => maxItems(input, max);