BoardServiceImpl constructor

BoardServiceImpl(
  1. BoardsClient client
)

Implementation

BoardServiceImpl(this.client);