length property

  1. @JsonKey.new(name: 'length')
int? length
final

水印图像缓冲区的长度,单位为字节。

Implementation

@JsonKey(name: 'length')
final int? length;