right property Null safety
@JsonKey(includeIfNull: false), read / write
The X coordinate of the right side of the rectangle.
Implementation
@JsonKey(includeIfNull: false)
int? right;
The X coordinate of the right side of the rectangle.
@JsonKey(includeIfNull: false)
int? right;