hasLength abstract method

String hasLength(
  1. int length
)

No description provided for @hasLength.

In en, this message translates to: 'You must enter a text of {length} characters'

Implementation

String hasLength(int length);