PackageDescription

Details about a package.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A format that specifies the type of the package.

Link copied to clipboard
val name: String?

The name of the package.

Link copied to clipboard

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

Link copied to clipboard

The package origin configuration for the package.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String