menu
aws_cloudfront_api package
documentation
cloudfront-2018-06-18.dart
QueryArgProfile
QueryArgProfile constructor
QueryArgProfile constructor
dark_mode
light_mode
QueryArgProfile
constructor
QueryArgProfile
(
{
required
String
profileId
,
required
String
queryArg
,
})
Implementation
QueryArgProfile({ required this.profileId, required this.queryArg, });
aws_cloudfront_api package
documentation
cloudfront-2018-06-18
QueryArgProfile
QueryArgProfile constructor
QueryArgProfile class