dispatch method Null safety
- EngineNotification notification
Dispatches a EngineNotification
Implementation
Future<void> dispatch(EngineNotification notification);
Dispatches a EngineNotification
Future<void> dispatch(EngineNotification notification);