sourceId property

String sourceId

Return the hash source id of current sqlite3 library.

Implementation

String get sourceId => _sqlite.sourceId;