menu
aws_cloudfront_api package
documentation
cloudfront-2019-03-26.dart
ContentTypeProfile
ContentTypeProfile constructor
ContentTypeProfile constructor
dark_mode
light_mode
ContentTypeProfile
constructor
ContentTypeProfile
(
{
required
String
contentType
,
required
Format
format
,
String
?
profileId
,
})
Implementation
ContentTypeProfile({ required this.contentType, required this.format, this.profileId, });
aws_cloudfront_api package
documentation
cloudfront-2019-03-26
ContentTypeProfile
ContentTypeProfile constructor
ContentTypeProfile class