y property

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

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

Implementation

@JsonKey(includeIfNull: false)
int? y;