delete abstract method

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

Implementation

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