file abstract method

Future<File> file(
  1. String path
)

Implementation

Future<File> file(String path);