Type Aliases
The following type aliases are available globally.
-
String-keyed dictionary of analytics data. Used with
AnalyticsEvent.event(name:parameters:).Declaration
Swift
public typealias Metadata = [String : Any]
Type Aliases Reference