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 編碼。';