size property

int? size
final

The size of the file in bytes. Null for directories.

Implementation

final int? size;