delete abstract method

Future<void> delete(
  1. Object id,
  2. String? reason
)

Implementation

Future<void> delete(Object id, String? reason);