menu
aws_xray_api package
documentation
xray-2016-04-12.dart
InsightCategoryValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case InsightCategory.fault: return 'FAULT'; } }
aws_xray_api package
documentation
xray-2016-04-12
InsightCategoryValueExtension
toValue method
InsightCategoryValueExtension extension on
InsightCategory