Constructor
new EventBroadCaster()
    Singleton Static Class use to Broadcast Events in Application on Publish / Subscribe to Application Channel and Navigation Channel
    
    Members
| Name | Description | 
|---|---|
| appEventChannel | Returns Application Event Channel Instance | 
| navEventChannel | Returns Navigation Event Channel Instance |