size property

String? get size

Number of bytes of content (if url provided).

Implementation

String? get size => sizeField.getValue(_json);