UserNotificationsService constructor

UserNotificationsService(
  1. UserNotificationsDataService _userNotificationsDataService
)

Implementation

UserNotificationsService(this._userNotificationsDataService);