bicErrorText property

  1. @override
String get bicErrorText
override

No description provided for @bicErrorText.

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

Implementation

@override
String get bicErrorText => '유효한 BIC를 입력해 주세요.';