eventify package
documentation
eventify
Listener
eventName property
eventName
eventName
property
Null safety
String
eventName
final
The event name, the subscriber subscribed to.
Implementation
final String eventName;
eventify package
documentation
eventify
Listener
eventName property
Listener class
Constructors
Listener
Default
Properties
callback
context
eventName
hashCode
runtimeType
Methods
cancel
noSuchMethod
toString
Operators
operator ==