menu
aws_dataexchange_api package
documentation
dataexchange-2017-07-25.dart
AssetDestinationEntry
AssetDestinationEntry constructor
AssetDestinationEntry constructor
dark_mode
light_mode
AssetDestinationEntry
constructor
AssetDestinationEntry
(
{
required
String
assetId
,
required
String
bucket
,
String
?
key
,
})
Implementation
AssetDestinationEntry({ required this.assetId, required this.bucket, this.key, });
aws_dataexchange_api package
documentation
dataexchange-2017-07-25
AssetDestinationEntry
AssetDestinationEntry constructor
AssetDestinationEntry class