bic property

  1. @BuiltValueField.new(wireName: r'bic')
String? get bic

Business Identifier Code.

Implementation

@BuiltValueField(wireName: r'bic')
String? get bic;