App
public struct App : Decodable
An application event payload.
-
The bundle identifier of the application.
Declaration
Swift
public let application: String
public struct App : Decodable
An application event payload.
The bundle identifier of the application.
Swift
public let application: String