menu
flutter_document_reader_api
flutter_document_reader_api.dart
DocumentsDatabase
version property
version
dark_mode
light_mode
version
property
String
?
get
version
A version of the database.
Implementation
String? get version => _version;
flutter_document_reader_api
document_reader
DocumentsDatabase
version property
DocumentsDatabase class