menu
bizdoc package
documentation
models/contracts.dart
CommentDelete
CommentDelete constructor
CommentDelete constructor
dark_mode
light_mode
CommentDelete
constructor
CommentDelete
(
int
documentId
,
int
commentId
)
Implementation
CommentDelete( super.documentId, this.commentId, );
bizdoc package
documentation
models/contracts
CommentDelete
CommentDelete constructor
CommentDelete class