deleteProjects abstract method

Future<bool> deleteProjects(
  1. String id
)

Implementation

Future<bool> deleteProjects(String id);