Skip to main content

CommentService constructor

CommentService()

Implementation

CommentService() {
_dbFunctions = locator<DataBaseMutationFunctions>();
}