deleteById abstract method

Future deleteById(
  1. String? id, [
  2. Map? args
])

Implementation

Future deleteById(String? id, [Map? args]);