NotificationService constructor

NotificationService(
  1. ServiceContext ctx
)

Implementation

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