databaseDescription property
String?
get
databaseDescription
A list of supported documents in the database.
Implementation
String? get databaseDescription => _databaseDescription;
A list of supported documents in the database.
String? get databaseDescription => _databaseDescription;