menu
aws_xray_api package
documentation
xray-2016-04-12.dart
AnnotationValue
AnnotationValue constructor
AnnotationValue constructor
dark_mode
light_mode
AnnotationValue
constructor
AnnotationValue
(
{
bool
?
booleanValue
,
double
?
numberValue
,
String
?
stringValue
,
})
Implementation
AnnotationValue({ this.booleanValue, this.numberValue, this.stringValue, });
aws_xray_api package
documentation
xray-2016-04-12
AnnotationValue
AnnotationValue constructor
AnnotationValue class