maxListeners property

int? maxListeners
final

Max number of listeners that can be added to the emitter.

Implementation

final int? maxListeners;