menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
ProjectCache
ProjectCache constructor
ProjectCache constructor
dark_mode
light_mode
ProjectCache
constructor
ProjectCache
(
{
required
CacheType
type
,
String
?
location
,
List
<
CacheMode
>
?
modes
,
})
Implementation
ProjectCache({ required this.type, this.location, this.modes, });
aws_codebuild_api package
documentation
codebuild-2016-10-06
ProjectCache
ProjectCache constructor
ProjectCache class