delete abstract method

Future<void> delete(
  1. int id
)

Implementation

Future<void> delete(int id);