menu
aws_workdocs_api package
documentation
workdocs-2016-05-01.dart
GetDocumentResponse
customMetadata property
customMetadata property
dark_mode
light_mode
customMetadata
property
Map
<
String
,
String
>
?
customMetadata
final
The custom metadata on the document.
Implementation
final Map<String, String>? customMetadata;
aws_workdocs_api package
documentation
workdocs-2016-05-01
GetDocumentResponse
customMetadata property
GetDocumentResponse class