UniPub
Toggle table of contents
1.0.9
jvm
Platform filter
jvm
Switch theme
Search in API
UniPub
UniPub
/
dev.mtctx.unipub
/
LicenseInfo
License
Info
data
class
LicenseInfo
(
_name
:
String
,
_url
:
String
,
_distribution
:
License.Distribution
)
:
License
(
source
)
Members
Constructors
License
Info
Link copied to clipboard
constructor
(
_name
:
String
,
_url
:
String
,
_distribution
:
License.Distribution
)
Properties
distribution
Link copied to clipboard
open
override
val
distribution
:
License.Distribution
name
Link copied to clipboard
open
override
val
name
:
String
url
Link copied to clipboard
open
override
val
url
:
String