getEvents method

Map<Type, NyEvent> getEvents()

Implementation

Map<Type, NyEvent> getEvents() => _events;