Add events to Nylo
events
Future<void> addEvents(Map<Type, NyEvent> events) async { _events.addAll(events); }