menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
SourceAuthTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case SourceAuthType.oauth: return 'OAUTH'; } }
aws_codebuild_api package
documentation
codebuild-2016-10-06
SourceAuthTypeValueExtension
toValue method
SourceAuthTypeValueExtension extension on
SourceAuthType