emitForbidden static method

void emitForbidden(
  1. ForbiddenEvent e
)

Implementation

static void emitForbidden(ForbiddenEvent e) => _forbiddenController.add(e);