code property

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

The value of the additional bank identification.

Implementation

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