sortCode property

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

The 6-digit sort code, without separators or whitespace.

Implementation

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