URL

extension URL: Uploadable
  • Declaration

    Swift

    public var filename: String? { get }
  • Declaration

    Swift

    public var size: UInt64? { get }
  • Declaration

    Swift

    public var mimeType: String? { get }