exists method

Future<bool> exists()

Implementation

Future<bool> exists() async => false;