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