deleteProject abstract method

Future<void> deleteProject(
  1. int id
)

Implementation

Future<void> deleteProject(int id);