menu
cdx_comments package
documentation
services/comment_service.dart
CommentService
sendReportUser abstract method
sendReportUser abstract method
dark_mode
light_mode
sendReportUser
abstract method
Future
<
void
>
sendReportUser
(
String
userId
)
Send a report for a user
Implementation
Future<void> sendReportUser(String userId);
cdx_comments package
documentation
services/comment_service
CommentService
sendReportUser abstract method
CommentService class