deleteOne abstract method

Future<bool> deleteOne({
  1. String? key,
})

Implementation

Future<bool> deleteOne({String? key});