widthPercentage property
The width of the area's rectangle, as a percentage of the media width
Implementation
@JsonKey(name: 'width_percentage')
double get widthPercentage;
The width of the area's rectangle, as a percentage of the media width
@JsonKey(name: 'width_percentage')
double get widthPercentage;