basepoints property

  1. @BuiltValueField.new(wireName: r'basepoints')
int? get basepoints

The basepoints associated with the applied markup.

Implementation

@BuiltValueField(wireName: r'basepoints')
int? get basepoints;