menu
conduit_open_api
open_api_v3
APIServerVariable
APIServerVariable constructor
APIServerVariable
brightness_4
APIServerVariable
constructor
Null safety
APIServerVariable
(
String
?
defaultValue
,
{
List
<
String
>
?
availableValues
,
String
?
description
}
)
Implementation
APIServerVariable( this.defaultValue, { this.availableValues, this.description, });
conduit_open_api
open_api_v3
APIServerVariable
APIServerVariable constructor
APIServerVariable class
Constructors
APIServerVariable
empty
Properties
availableValues
castMap
defaultValue
description
extensions
hashCode
referenceURI
runtimeType
Methods
decode
encode
noSuchMethod
toString
Operators
operator ==