menu
aws_codepipeline_api package
documentation
codepipeline-2015-07-09.dart
BlockerTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case BlockerType.schedule: return 'Schedule'; } }
aws_codepipeline_api package
documentation
codepipeline-2015-07-09
BlockerTypeValueExtension
toValue method
BlockerTypeValueExtension extension on
BlockerType