databaseDescription property

String? get databaseDescription

A list of supported documents in the database.

Implementation

String? get databaseDescription => _databaseDescription;