equalErrorText abstract method

String equalErrorText(
  1. String value
)

No description provided for @equalErrorText.

In en, this message translates to: 'This field value must be equal to {value}.'

Implementation

String equalErrorText(String value);