menu
aws_cloudfront_api package
documentation
cloudfront-2017-10-30.dart
TrustedSigners
TrustedSigners constructor
TrustedSigners constructor
dark_mode
light_mode
TrustedSigners
constructor
TrustedSigners
(
{
required
bool
enabled
,
required
int
quantity
,
List
<
String
>
?
items
,
})
Implementation
TrustedSigners({ required this.enabled, required this.quantity, this.items, });
aws_cloudfront_api package
documentation
cloudfront-2017-10-30
TrustedSigners
TrustedSigners constructor
TrustedSigners class