exists abstract method

Future<bool> exists({
  1. required String id,
})

Implementation

Future<bool> exists({required String id});