MPSEvent<T>.empty constructor

MPSEvent<T>.empty()

Creates an empty MPSEvent object with an empty type.

Implementation

factory MPSEvent.empty() => const MPSEvent('');