x property Null safety
@JsonKey(includeIfNull: false), read / write
The horizontal offset from the top-left corner.
Implementation
@JsonKey(includeIfNull: false)
int? x;
The horizontal offset from the top-left corner.
@JsonKey(includeIfNull: false)
int? x;