exists abstract method

Future<bool> exists(
  1. String filename
)

Implementation

Future<bool> exists(String filename);