menu
tridev_open_api package
documentation
v3.dart
APIServerVariable
APIServerVariable constructor
APIServerVariable constructor
dark_mode
light_mode
APIServerVariable
constructor
APIServerVariable
(
String
?
defaultValue
, {
List
<
String
>
?
availableValues
,
String
?
description
,
})
Implementation
APIServerVariable( this.defaultValue, { this.availableValues, this.description, });
tridev_open_api package
documentation
v3
APIServerVariable
APIServerVariable constructor
APIServerVariable class