y property

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

The vertical offset from the top-left corner.

Implementation

@JsonKey(includeIfNull: false)
int? y;