call method

void call(
  1. BifrostNotification notification
)

Implementation

void call(BifrostNotification notification) => _events.add(notification);