onExists abstract method

Future<bool> onExists(
  1. String path
)

Implementation

Future<bool> onExists(String path);