onDeleteUser abstract method

Future<void> onDeleteUser(
  1. String id
)

Implementation

Future<void> onDeleteUser(String id);