openReadOnly abstract method

SqliteDatabase openReadOnly(
  1. String path
)

Opens path read-only.

Implementation

SqliteDatabase openReadOnly(String path);