closeFile method

void closeFile(
  1. int file
)

Implementation

void closeFile(int file) => obj.closeFile(file);