NSDictionary
@objc public extension NSDictionaryThis is helper function to convert dictionary into JSON string that can be used in
EventAnalyticsObserver.eventDidReceive callback to convert attributes
into JSON string. Calling attributes.text()  will returns string
- 
                  
                  DeclarationSwift func toJsonString() -> String
