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