size property - FileStat class - dart:io library (original) (raw)

description

int size

final

The size of the file system object.

Implementation

final int size;