heightPercentage property
The height of the area's rectangle, as a percentage of the media height
Implementation
@JsonKey(name: 'height_percentage')
double get heightPercentage;
The height of the area's rectangle, as a percentage of the media height
@JsonKey(name: 'height_percentage')
double get heightPercentage;