length property

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

The buffer length of the thumbnail or icon, in bytes.

Implementation

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