description property

String? description
final

The description of the document. This is an optional field and is used to provide additional information about the document.

Implementation

final String? description;