ibanErrorText property

  1. @override
String get ibanErrorText
override

No description provided for @ibanErrorText.

In en, this message translates to: 'Value must be a valid IBAN.'

Implementation

@override
String get ibanErrorText => 'Pole vyžaduje platné IBAN.';