bic property

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

BIC of a bank account.

Implementation

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