listMaxLength abstract method

String listMaxLength(
  1. int max
)

No description provided for @listMaxLength.

In en, this message translates to: 'The number of elements should not be more than {max}'

Implementation

String listMaxLength(int max);