exists abstract method

Future<bool> exists(
  1. FilePath path
)

Implementation

Future<bool> exists(FilePath path);