NotificationService constructor

NotificationService(
  1. ServiceContext _ctx
)

Implementation

NotificationService(this._ctx)
  : _declaration = NotificationDeclarationRecordAccessor(_ctx);