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 => '该字段必须是有效的 IBAN。';