x property

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

The horizontal offset from the top-left corner.

Implementation

@JsonKey(includeIfNull: false)
int? x;