doFile abstract method

Future<bool> doFile(
  1. String filename
)

Implementation

Future<bool> doFile(String filename);