LibraryImport
public struct LibraryImport : Codable
A root object that stores information about a single import request, such as the import’s message status.
-
The status message of an import request.
Declaration
Swift
public var message: String?