menu
aws_s3control_api package
documentation
s3control-2018-08-20.dart
S3Tag
S3Tag constructor
S3Tag constructor
dark_mode
light_mode
S3Tag
constructor
S3Tag
(
{
required
String
key
,
required
String
value
,
})
Implementation
S3Tag({ required this.key, required this.value, });
aws_s3control_api package
documentation
s3control-2018-08-20
S3Tag
S3Tag constructor
S3Tag class