call method

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

Implementation

@override
bool call(Map input) => input.length <= max;