openFile method

int openFile(
  1. String filename
)

Implementation

int openFile(String filename) => obj.openFile(filename);