fileIndex property

int get fileIndex

Implementation

int get fileIndex {
  return file - 1;
}