menu
conduit_open_api
open_api_v3
APILicense
APILicense constructor
APILicense
brightness_4
APILicense
constructor
Null safety
APILicense
(
String
?
name
,
{
Uri
?
url
}
)
Implementation
APILicense(this.name, {this.url});
conduit_open_api
open_api_v3
APILicense
APILicense constructor
APILicense class
Constructors
APILicense
empty
Properties
castMap
extensions
hashCode
name
referenceURI
runtimeType
url
Methods
decode
encode
noSuchMethod
toString
Operators
operator ==