Packages › trotsky › StepNotificationsUnreadCount › apply
StepNotificationsUnreadCount.apply() method
Applies the step logic to retrieve the unread notification count.
Signature:
typescript
apply(): Promise<void>;Returns:
Promise<void>