Delete abstract method

Future<bool> Delete(
  1. Type model,
  2. String docId
)

Implementation

Future<bool> Delete(Type model, String docId);