menu
eudcc package
documentation
valueset
Value
Value constructor
Value constructor
brightness_4
Value
constructor
Value
(
String
?
displayName
,
String
?
language
,
bool
?
active
,
String
?
version
,
String
?
urn
)
Implementation
Value(this.displayName, this.language, this.active, this.version, this.urn);
eudcc package
documentation
valueset
Value
Value constructor
Value class