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 => 'Ruangan ini memerlukan BIC yang sah.';