positionInLandscapeMode property Null safety
@JsonKey(includeIfNull: false), read / write
The watermark position in the landscape mode. See Rectangle.
Implementation
@JsonKey(includeIfNull: false)
Rectangle? positionInLandscapeMode;
The watermark position in the landscape mode. See Rectangle.
@JsonKey(includeIfNull: false)
Rectangle? positionInLandscapeMode;