originalSize property
The original size of the item before compression, in bytes. This is only set if the item is compressed.
Implementation
final int? originalSize;
The original size of the item before compression, in bytes. This is only set if the item is compressed.
final int? originalSize;