pip_services3_commons
pip_services3_commons
Event
Event constructor
Event
Event
constructor
Null safety
Event
(
String
name
)
Creates a new event and assigns its name.
name the name of the event that is to be created. @throws an Error if the name is null.
pip_services3_commons
pip_services3_commons
Event
Event constructor
Event class
Constructors
Event
Properties
hashCode
runtimeType
Methods
addListener
getListeners
getName
noSuchMethod
notify
removeListener
toString
Operators
operator ==