messageService
Short summary
This property can be used to inject a message service that will handle the event. The getter of this property returns the injected service if it was set before, otherwise a globally shared message service.
- Type: IMessageService
- Getter:
public - Setter:
public
Code
Declaration
PROPERTY FINAL messageService : IMessageService