getReportedBUgs abstract method

Future<ResponseBug> getReportedBUgs(
  1. String orgKey
)

Implementation

Future<ResponseBug> getReportedBUgs(String orgKey) ;