basePoints property

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

The base points.

Implementation

@BuiltValueField(wireName: r'basePoints')
int get basePoints;