yPercentage property

  1. @JsonKey.new(name: 'y_percentage')
double get yPercentage
inherited

The ordinate of the area's center, as a percentage of the media height

Implementation

@JsonKey(name: 'y_percentage')
double get yPercentage;