Application
public class Application : Codable
Undocumented
-
Name of the app.
Declaration
Swift
public let name: String
-
Homepage URL of the app.
Declaration
Swift
public let website: String?