menu
flutter_quash_sdk package
documentation
domain/repositories/quash_repo.dart
QuashRepo
getReportedBUgs abstract method
getReportedBUgs abstract method
dark_mode
light_mode
getReportedBUgs
abstract method
Future
<
ResponseBug
>
getReportedBUgs
(
String
orgKey
)
Implementation
Future<ResponseBug> getReportedBUgs(String orgKey) ;
flutter_quash_sdk package
documentation
domain/repositories/quash_repo
QuashRepo
getReportedBUgs abstract method
QuashRepo class