reveal function

Future<bool> reveal(
  1. String pathOrUri
)

Implementation

Future<bool> reveal(String pathOrUri) async => false;