branch property

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

Identifies the specific branch where the account is held within the Canadian banking system.

Implementation

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