exists abstract method

Future<bool> exists(
  1. String path
)

Implementation

Future<bool> exists(String path);