getSize property

int get getSize

Implementation

int get getSize {
  return statSync().size;
}