Y property

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

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

Implementation

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