ispb property

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

The 8-digit ISPB, with leading zeros.

Implementation

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