endsWithErrorText abstract method

String endsWithErrorText(
  1. String value
)

No description provided for @endsWithErrorText.

In en, this message translates to: 'Value must end with {value}.'

Implementation

String endsWithErrorText(String value);