width property Null safety
@JsonKey(includeIfNull: false), read / write
The width (pixels) of the watermark image.
Implementation
@JsonKey(includeIfNull: false)
int? width;
The width (pixels) of the watermark image.
@JsonKey(includeIfNull: false)
int? width;