readonly property

bool get readonly

Whether this database is opened in readonly mode

Implementation

bool get readonly => _readonly;