x property

  1. @JsonKey(includeIfNull: false)
int? x
getter/setter pair

Position of the image on the upper left of the broadcasting video on the horizontal axis.

Implementation

@JsonKey(includeIfNull: false)
int? x;