y property

  1. @JsonKey(name: 'y')
int? y
final

The relative longitudinal displacement of the top left corner of the captured video to the origin (the top left corner of the canvas).

Implementation

@JsonKey(name: 'y')
final int? y;