menu
aws_cloudfront_api package
documentation
cloudfront-2020-05-31.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-2020-05-31
QueryArgProfile
QueryArgProfile constructor
QueryArgProfile class