menu
aws_clouddirectory_api package
documentation
clouddirectory-2017-01-11.dart
AttributeKey
AttributeKey constructor
AttributeKey constructor
dark_mode
light_mode
AttributeKey
constructor
AttributeKey
(
{
required
String
facetName
,
required
String
name
,
required
String
schemaArn
,
})
Implementation
AttributeKey({ required this.facetName, required this.name, required this.schemaArn, });
aws_clouddirectory_api package
documentation
clouddirectory-2017-01-11
AttributeKey
AttributeKey constructor
AttributeKey class