deleteBug abstract method

Future<bool> deleteBug(
  1. String reportId
)

Implementation

Future<bool> deleteBug(String reportId) ;