fileExists property

Future<bool> Function(String path) fileExists
final

Implementation

final Future<bool> Function(String path) fileExists;