identification property

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

The bank identification code.

Implementation

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