X property

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

The hexadecimal value of the coordinates of a point on the abscissa.

Implementation

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