NotificationService constructor

NotificationService(
  1. DitoSDK dito
)

Implementation

NotificationService(DitoSDK dito) {
  _dito = dito;
}