readOnly property

bool readOnly
getter/setter pair

Open the database in read-only mode (no callback called).

Implementation

late bool readOnly;